#b31fc6 color space conversions
Hex:
#b31fc6
RGB:
179, 31, 198
CMY:
30, 88, 22
CMYK:
10, 84, 0, 22
HSL:
293°, 72.9258%, 44.9020%
HSV (HSB):
293°, 84.3434%, 77.6471%
XYZ:
29.2734, 14.6409, 54.7092
xyY:
0.2968, 0.1485, 14.6409
CIE-Lab:
45.1384, 74.1342, -53.5889
CIE-LCH:
45.1384, 91.4748, 324.1382
CIE-Luv:
45.1384, 50.2712, -87.6070
Hunter-Lab:
38.2634, 69.6004, -57.9886
#b31fc6 color charts
#b31fc6 color shades, tints & tones
#b31fc6 color schemes
#b31fc6 color preview, HTML & CSS examples
This text has a color of #b31fc6
<p style="color:#b31fc6;">Text here</p>
.mytext {color:#b31fc6;}
This box has a color of #b31fc6
<div style="background-color:#b31fc6;">Content here</div>
.mybackground {background-color:#b31fc6;}
Border around this has a color of #b31fc6
<div style="border:2px solid #b31fc6;">Content here</div>
.myborder {border:2px solid #b31fc6;}