#bf24cc color space conversions
Hex:
#bf24cc
RGB:
191, 36, 204
CMY:
25, 86, 20
CMYK:
6, 82, 0, 20
HSL:
295°, 70.0000%, 47.0588%
HSV (HSB):
295°, 82.3529%, 80.0000%
XYZ:
33.0158, 16.6978, 58.6096
xyY:
0.3048, 0.1541, 16.6978
CIE-Lab:
47.8769, 76.1462, -52.5594
CIE-LCH:
47.8769, 92.5242, 325.3849
CIE-Luv:
47.8769, 55.8199, -87.8524
Hunter-Lab:
40.8629, 72.7119, -56.4356
#bf24cc color charts
#bf24cc color shades, tints & tones
#bf24cc color schemes
#bf24cc color preview, HTML & CSS examples
This text has a color of #bf24cc
<p style="color:#bf24cc;">Text here</p>
.mytext {color:#bf24cc;}
This box has a color of #bf24cc
<div style="background-color:#bf24cc;">Content here</div>
.mybackground {background-color:#bf24cc;}
Border around this has a color of #bf24cc
<div style="border:2px solid #bf24cc;">Content here</div>
.myborder {border:2px solid #bf24cc;}