#bf05b1 color space conversions
Hex:
#bf05b1
RGB:
191, 5, 177
CMY:
25, 98, 31
CMYK:
0, 97, 7, 25
HSL:
305°, 94.8980%, 38.4314%
HSV (HSB):
305°, 97.3822%, 74.9020%
XYZ:
29.4759, 14.3592, 42.8130
xyY:
0.3402, 0.1657, 14.3592
CIE-Lab:
44.7438, 76.6119, -41.7911
CIE-LCH:
44.7438, 87.2690, 331.3880
CIE-Luv:
44.7438, 68.6364, -71.0500
Hunter-Lab:
37.8936, 72.5344, -40.4617
#bf05b1 color charts
#bf05b1 color shades, tints & tones
#bf05b1 color schemes
#bf05b1 color preview, HTML & CSS examples
This text has a color of #bf05b1
<p style="color:#bf05b1;">Text here</p>
.mytext {color:#bf05b1;}
This box has a color of #bf05b1
<div style="background-color:#bf05b1;">Content here</div>
.mybackground {background-color:#bf05b1;}
Border around this has a color of #bf05b1
<div style="border:2px solid #bf05b1;">Content here</div>
.myborder {border:2px solid #bf05b1;}