#bf23e2 color space conversions
Hex:
#bf23e2
RGB:
191, 35, 226
CMY:
25, 86, 11
CMYK:
15, 85, 0, 11
HSL:
289°, 76.7068%, 51.1765%
HSV (HSB):
289°, 84.5133%, 88.6275%
XYZ:
35.8144, 17.7694, 73.4937
xyY:
0.2818, 0.1398, 17.7694
CIE-Lab:
49.2152, 80.0404, -62.9992
CIE-LCH:
49.2152, 101.8595, 321.7940
CIE-Luv:
49.2152, 48.7273, -103.9399
Hunter-Lab:
42.1538, 77.8866, -73.8625
#bf23e2 color charts
#bf23e2 color shades, tints & tones
#bf23e2 color schemes
#bf23e2 color preview, HTML & CSS examples
This text has a color of #bf23e2
<p style="color:#bf23e2;">Text here</p>
.mytext {color:#bf23e2;}
This box has a color of #bf23e2
<div style="background-color:#bf23e2;">Content here</div>
.mybackground {background-color:#bf23e2;}
Border around this has a color of #bf23e2
<div style="border:2px solid #bf23e2;">Content here</div>
.myborder {border:2px solid #bf23e2;}