#b31dcb color space conversions
Hex:
#b31dcb
RGB:
179, 29, 203
CMY:
30, 89, 20
CMYK:
12, 86, 0, 20
HSL:
292°, 75.0000%, 45.4902%
HSV (HSB):
292°, 85.7143%, 79.6078%
XYZ:
29.8093, 14.7742, 57.7805
xyY:
0.2912, 0.1443, 14.7742
CIE-Lab:
45.3234, 75.3844, -56.1912
CIE-LCH:
45.3234, 94.0226, 323.2993
CIE-Luv:
45.3234, 48.8295, -91.5014
Hunter-Lab:
38.4373, 71.1669, -62.2211
#b31dcb color charts
#b31dcb color shades, tints & tones
#b31dcb color schemes
#b31dcb color preview, HTML & CSS examples
This text has a color of #b31dcb
<p style="color:#b31dcb;">Text here</p>
.mytext {color:#b31dcb;}
This box has a color of #b31dcb
<div style="background-color:#b31dcb;">Content here</div>
.mybackground {background-color:#b31dcb;}
Border around this has a color of #b31dcb
<div style="border:2px solid #b31dcb;">Content here</div>
.myborder {border:2px solid #b31dcb;}