#bf05a5 color space conversions
Hex:
#bf05a5
RGB:
191, 5, 165
CMY:
25, 98, 35
CMYK:
0, 97, 14, 25
HSL:
308°, 94.8980%, 38.4314%
HSV (HSB):
308°, 97.3822%, 74.9020%
XYZ:
28.3317, 13.9015, 36.7873
xyY:
0.3585, 0.1759, 13.9015
CIE-Lab:
44.0914, 74.9866, -35.6915
CIE-LCH:
44.0914, 83.0474, 334.5469
CIE-Luv:
44.0914, 73.6812, -61.9059
Hunter-Lab:
37.2847, 70.3890, -32.3997
#bf05a5 color charts
#bf05a5 color shades, tints & tones
#bf05a5 color schemes
#bf05a5 color preview, HTML & CSS examples
This text has a color of #bf05a5
<p style="color:#bf05a5;">Text here</p>
.mytext {color:#bf05a5;}
This box has a color of #bf05a5
<div style="background-color:#bf05a5;">Content here</div>
.mybackground {background-color:#bf05a5;}
Border around this has a color of #bf05a5
<div style="border:2px solid #bf05a5;">Content here</div>
.myborder {border:2px solid #bf05a5;}