#b13db5 color space conversions
Hex:
#b13db5
RGB:
177, 61, 181
CMY:
31, 76, 29
CMYK:
2, 66, 0, 29
HSL:
298°, 49.5868%, 47.4510%
HSV (HSB):
298°, 66.2983%, 70.9804%
XYZ:
28.1407, 16.0208, 45.3252
xyY:
0.3145, 0.1790, 16.0208
CIE-Lab:
47.0018, 61.6897, -40.7095
CIE-LCH:
47.0018, 73.9113, 326.5788
CIE-Luv:
47.0018, 49.1787, -68.3217
Hunter-Lab:
40.0260, 55.4509, -39.1215
#b13db5 color charts
#b13db5 color shades, tints & tones
#b13db5 color schemes
#b13db5 color preview, HTML & CSS examples
This text has a color of #b13db5
<p style="color:#b13db5;">Text here</p>
.mytext {color:#b13db5;}
This box has a color of #b13db5
<div style="background-color:#b13db5;">Content here</div>
.mybackground {background-color:#b13db5;}
Border around this has a color of #b13db5
<div style="border:2px solid #b13db5;">Content here</div>
.myborder {border:2px solid #b13db5;}