#bf02a1 color space conversions
Hex:
#bf02a1
RGB:
191, 2, 161
CMY:
25, 99, 37
CMYK:
0, 99, 16, 25
HSL:
310°, 97.9275%, 37.8431%
HSV (HSB):
310°, 98.9529%, 74.9020%
XYZ:
27.9406, 13.6930, 34.8886
xyY:
0.3651, 0.1789, 13.6930
CIE-Lab:
43.7894, 74.7443, -33.7731
CIE-LCH:
43.7894, 82.0203, 335.6842
CIE-Luv:
43.7894, 75.6076, -59.0503
Hunter-Lab:
37.0040, 70.0227, -29.9977
#bf02a1 color charts
#bf02a1 color shades, tints & tones
#bf02a1 color schemes
#bf02a1 color preview, HTML & CSS examples
This text has a color of #bf02a1
<p style="color:#bf02a1;">Text here</p>
.mytext {color:#bf02a1;}
This box has a color of #bf02a1
<div style="background-color:#bf02a1;">Content here</div>
.mybackground {background-color:#bf02a1;}
Border around this has a color of #bf02a1
<div style="border:2px solid #bf02a1;">Content here</div>
.myborder {border:2px solid #bf02a1;}