#b31ecf color space conversions
Hex:
#b31ecf
RGB:
179, 30, 207
CMY:
30, 88, 19
CMYK:
14, 86, 0, 19
HSL:
291°, 74.6835%, 46.4706%
HSV (HSB):
291°, 85.5072%, 81.1765%
XYZ:
30.3172, 15.0172, 60.3322
xyY:
0.2869, 0.1421, 15.0172
CIE-Lab:
45.6578, 75.8615, -57.9640
CIE-LCH:
45.6578, 95.4714, 322.6174
CIE-Luv:
45.6578, 47.4453, -94.2285
Hunter-Lab:
38.7521, 71.8308, -65.1807
#b31ecf color charts
#b31ecf color shades, tints & tones
#b31ecf color schemes
#b31ecf color preview, HTML & CSS examples
This text has a color of #b31ecf
<p style="color:#b31ecf;">Text here</p>
.mytext {color:#b31ecf;}
This box has a color of #b31ecf
<div style="background-color:#b31ecf;">Content here</div>
.mybackground {background-color:#b31ecf;}
Border around this has a color of #b31ecf
<div style="border:2px solid #b31ecf;">Content here</div>
.myborder {border:2px solid #b31ecf;}