#b31ffc color space conversions
Hex:
#b31ffc
RGB:
179, 31, 252
CMY:
30, 88, 1
CMYK:
29, 88, 0, 1
HSL:
280°, 97.3568%, 55.4902%
HSV (HSB):
280°, 87.6984%, 98.8235%
XYZ:
36.6511, 17.5920, 93.5593
xyY:
0.2480, 0.1190, 17.5920
CIE-Lab:
48.9974, 83.7701, -78.0750
CIE-LCH:
48.9974, 114.5126, 317.0153
CIE-Luv:
48.9974, 34.6514, -124.7978
Hunter-Lab:
41.9428, 82.5798, -102.8949
#b31ffc color charts
#b31ffc color shades, tints & tones
#b31ffc color schemes
#b31ffc color preview, HTML & CSS examples
This text has a color of #b31ffc
<p style="color:#b31ffc;">Text here</p>
.mytext {color:#b31ffc;}
This box has a color of #b31ffc
<div style="background-color:#b31ffc;">Content here</div>
.mybackground {background-color:#b31ffc;}
Border around this has a color of #b31ffc
<div style="border:2px solid #b31ffc;">Content here</div>
.myborder {border:2px solid #b31ffc;}