#bf15d6 color space conversions
Hex:
#bf15d6
RGB:
191, 21, 214
CMY:
25, 92, 16
CMYK:
11, 90, 0, 16
HSL:
293°, 82.1277%, 46.0784%
HSV (HSB):
293°, 90.1869%, 83.9216%
XYZ:
33.8916, 16.4677, 65.0106
xyY:
0.2938, 0.1427, 16.4677
CIE-Lab:
47.5823, 80.4971, -58.7868
CIE-LCH:
47.5823, 99.6778, 323.8595
CIE-Luv:
47.5823, 53.8155, -97.0733
Hunter-Lab:
40.5805, 78.0622, -66.5773
#bf15d6 color charts
#bf15d6 color shades, tints & tones
#bf15d6 color schemes
#bf15d6 color preview, HTML & CSS examples
This text has a color of #bf15d6
<p style="color:#bf15d6;">Text here</p>
.mytext {color:#bf15d6;}
This box has a color of #bf15d6
<div style="background-color:#bf15d6;">Content here</div>
.mybackground {background-color:#bf15d6;}
Border around this has a color of #bf15d6
<div style="border:2px solid #bf15d6;">Content here</div>
.myborder {border:2px solid #bf15d6;}