#b31bc1 color space conversions
Hex:
#b31bc1
RGB:
179, 27, 193
CMY:
30, 89, 24
CMYK:
7, 86, 0, 24
HSL:
295°, 75.4545%, 43.1373%
HSV (HSB):
295°, 86.0104%, 75.6863%
XYZ:
28.6080, 14.2178, 51.6886
xyY:
0.3027, 0.1504, 14.2178
CIE-Lab:
44.5437, 74.1191, -51.6323
CIE-LCH:
44.5437, 90.3302, 325.1384
CIE-Luv:
44.5437, 52.3736, -84.5266
Hunter-Lab:
37.7065, 69.4417, -54.8809
#b31bc1 color charts
#b31bc1 color shades, tints & tones
#b31bc1 color schemes
#b31bc1 color preview, HTML & CSS examples
This text has a color of #b31bc1
<p style="color:#b31bc1;">Text here</p>
.mytext {color:#b31bc1;}
This box has a color of #b31bc1
<div style="background-color:#b31bc1;">Content here</div>
.mybackground {background-color:#b31bc1;}
Border around this has a color of #b31bc1
<div style="border:2px solid #b31bc1;">Content here</div>
.myborder {border:2px solid #b31bc1;}