#b31bc8 color space conversions
Hex:
#b31bc8
RGB:
179, 27, 200
CMY:
30, 89, 22
CMYK:
11, 87, 0, 22
HSL:
293°, 76.2115%, 44.5098%
HSV (HSB):
293°, 86.5000%, 78.4314%
XYZ:
29.4077, 14.5377, 55.8997
xyY:
0.2945, 0.1456, 14.5377
CIE-Lab:
44.9944, 75.2701, -54.9821
CIE-LCH:
44.9944, 93.2128, 323.8532
CIE-Luv:
44.9944, 50.0054, -89.6059
Hunter-Lab:
38.1283, 70.9491, -60.2348
#b31bc8 color charts
#b31bc8 color shades, tints & tones
#b31bc8 color schemes
#b31bc8 color preview, HTML & CSS examples
This text has a color of #b31bc8
<p style="color:#b31bc8;">Text here</p>
.mytext {color:#b31bc8;}
This box has a color of #b31bc8
<div style="background-color:#b31bc8;">Content here</div>
.mybackground {background-color:#b31bc8;}
Border around this has a color of #b31bc8
<div style="border:2px solid #b31bc8;">Content here</div>
.myborder {border:2px solid #b31bc8;}