#bf05d6 color space conversions
Hex:
#bf05d6
RGB:
191, 5, 214
CMY:
25, 98, 16
CMYK:
11, 98, 0, 16
HSL:
293°, 95.4338%, 42.9412%
HSV (HSB):
293°, 97.6636%, 83.9216%
XYZ:
33.6777, 16.0399, 64.9393
xyY:
0.2937, 0.1399, 16.0399
CIE-Lab:
47.0269, 82.1436, -59.6828
CIE-LCH:
47.0269, 101.5363, 323.9991
CIE-Luv:
47.0269, 54.6131, -98.1801
Hunter-Lab:
40.0499, 80.0123, -68.1015
#bf05d6 color charts
#bf05d6 color shades, tints & tones
#bf05d6 color schemes
#bf05d6 color preview, HTML & CSS examples
This text has a color of #bf05d6
<p style="color:#bf05d6;">Text here</p>
.mytext {color:#bf05d6;}
This box has a color of #bf05d6
<div style="background-color:#bf05d6;">Content here</div>
.mybackground {background-color:#bf05d6;}
Border around this has a color of #bf05d6
<div style="border:2px solid #bf05d6;">Content here</div>
.myborder {border:2px solid #bf05d6;}