#bf24e6 color space conversions
Hex:
#bf24e6
RGB:
191, 36, 230
CMY:
25, 86, 10
CMYK:
17, 84, 0, 10
HSL:
288°, 79.5082%, 52.1569%
HSV (HSB):
288°, 84.3478%, 90.1961%
XYZ:
36.3997, 18.0513, 76.4287
xyY:
0.2781, 0.1379, 18.0513
CIE-Lab:
49.5583, 80.5186, -64.7127
CIE-LCH:
49.5583, 103.3004, 321.2112
CIE-Luv:
49.5583, 47.3974, -106.6203
Hunter-Lab:
42.4868, 78.5741, -76.9148
#bf24e6 color charts
#bf24e6 color shades, tints & tones
#bf24e6 color schemes
#bf24e6 color preview, HTML & CSS examples
This text has a color of #bf24e6
<p style="color:#bf24e6;">Text here</p>
.mytext {color:#bf24e6;}
This box has a color of #bf24e6
<div style="background-color:#bf24e6;">Content here</div>
.mybackground {background-color:#bf24e6;}
Border around this has a color of #bf24e6
<div style="border:2px solid #bf24e6;">Content here</div>
.myborder {border:2px solid #bf24e6;}