#b31feb color space conversions
Hex:
#b31feb
RGB:
179, 31, 235
CMY:
30, 88, 8
CMYK:
24, 87, 0, 8
HSL:
284°, 83.6066%, 52.1569%
HSV (HSB):
284°, 86.8085%, 92.1569%
XYZ:
34.0758, 16.5618, 79.9980
xyY:
0.2608, 0.1268, 16.5618
CIE-Lab:
47.7031, 80.6171, -70.6362
CIE-LCH:
47.7031, 107.1849, 318.7754
CIE-Luv:
47.7031, 39.0867, -113.5225
Hunter-Lab:
40.6962, 78.2433, -88.0611
#b31feb color charts
#b31feb color shades, tints & tones
#b31feb color schemes
#b31feb color preview, HTML & CSS examples
This text has a color of #b31feb
<p style="color:#b31feb;">Text here</p>
.mytext {color:#b31feb;}
This box has a color of #b31feb
<div style="background-color:#b31feb;">Content here</div>
.mybackground {background-color:#b31feb;}
Border around this has a color of #b31feb
<div style="border:2px solid #b31feb;">Content here</div>
.myborder {border:2px solid #b31feb;}