#bf23f4 color space conversions
Hex:
#bf23f4
RGB:
191, 35, 244
CMY:
25, 86, 4
CMYK:
22, 86, 0, 4
HSL:
285°, 90.4762%, 54.7059%
HSV (HSB):
285°, 85.6557%, 95.6863%
XYZ:
38.4160, 18.8101, 87.1939
xyY:
0.2660, 0.1302, 18.8101
CIE-Lab:
50.4643, 83.1978, -71.1321
CIE-LCH:
50.4643, 109.4608, 319.4704
CIE-Luv:
50.4643, 43.3772, -116.4681
Hunter-Lab:
43.3706, 82.2100, -88.8395
#bf23f4 color charts
#bf23f4 color shades, tints & tones
#bf23f4 color schemes
#bf23f4 color preview, HTML & CSS examples
This text has a color of #bf23f4
<p style="color:#bf23f4;">Text here</p>
.mytext {color:#bf23f4;}
This box has a color of #bf23f4
<div style="background-color:#bf23f4;">Content here</div>
.mybackground {background-color:#bf23f4;}
Border around this has a color of #bf23f4
<div style="border:2px solid #bf23f4;">Content here</div>
.myborder {border:2px solid #bf23f4;}