#bf02a7 color space conversions
Hex:
#bf02a7
RGB:
191, 2, 167
CMY:
25, 99, 35
CMYK:
0, 99, 13, 25
HSL:
308°, 97.9275%, 37.8431%
HSV (HSB):
308°, 98.9529%, 74.9020%
XYZ:
28.4826, 13.9098, 37.7429
xyY:
0.3554, 0.1736, 13.9098
CIE-Lab:
44.1033, 75.5273, -36.8667
CIE-LCH:
44.1033, 84.0448, 333.9819
CIE-Luv:
44.1033, 73.0112, -63.6533
Hunter-Lab:
37.2958, 71.0517, -33.8936
#bf02a7 color charts
#bf02a7 color shades, tints & tones
#bf02a7 color schemes
#bf02a7 color preview, HTML & CSS examples
This text has a color of #bf02a7
<p style="color:#bf02a7;">Text here</p>
.mytext {color:#bf02a7;}
This box has a color of #bf02a7
<div style="background-color:#bf02a7;">Content here</div>
.mybackground {background-color:#bf02a7;}
Border around this has a color of #bf02a7
<div style="border:2px solid #bf02a7;">Content here</div>
.myborder {border:2px solid #bf02a7;}