#bf24f2 color space conversions
Hex:
#bf24f2
RGB:
191, 36, 242
CMY:
25, 86, 5
CMYK:
21, 85, 0, 5
HSL:
285°, 88.7931%, 54.5098%
HSV (HSB):
285°, 85.1240%, 94.9020%
XYZ:
38.1437, 18.7489, 85.6129
xyY:
0.2677, 0.1316, 18.7489
CIE-Lab:
50.3922, 82.6332, -70.1271
CIE-LCH:
50.3922, 108.3792, 319.6802
CIE-Luv:
50.3922, 43.8574, -114.9660
Hunter-Lab:
43.3000, 81.4687, -86.9183
#bf24f2 color charts
#bf24f2 color shades, tints & tones
#bf24f2 color schemes
#bf24f2 color preview, HTML & CSS examples
This text has a color of #bf24f2
<p style="color:#bf24f2;">Text here</p>
.mytext {color:#bf24f2;}
This box has a color of #bf24f2
<div style="background-color:#bf24f2;">Content here</div>
.mybackground {background-color:#bf24f2;}
Border around this has a color of #bf24f2
<div style="border:2px solid #bf24f2;">Content here</div>
.myborder {border:2px solid #bf24f2;}