#b31fec color space conversions
Hex:
#b31fec
RGB:
179, 31, 236
CMY:
30, 88, 7
CMYK:
24, 87, 0, 7
HSL:
283°, 84.3621%, 52.3529%
HSV (HSB):
283°, 86.8644%, 92.5490%
XYZ:
34.2207, 16.6198, 80.7612
xyY:
0.2600, 0.1263, 16.6198
CIE-Lab:
47.7774, 80.8000, -71.0803
CIE-LCH:
47.7774, 107.6152, 318.6617
CIE-Luv:
47.7774, 38.8142, -114.1963
Hunter-Lab:
40.7674, 78.4924, -88.9177
#b31fec color charts
#b31fec color shades, tints & tones
#b31fec color schemes
#b31fec color preview, HTML & CSS examples
This text has a color of #b31fec
<p style="color:#b31fec;">Text here</p>
.mytext {color:#b31fec;}
This box has a color of #b31fec
<div style="background-color:#b31fec;">Content here</div>
.mybackground {background-color:#b31fec;}
Border around this has a color of #b31fec
<div style="border:2px solid #b31fec;">Content here</div>
.myborder {border:2px solid #b31fec;}