#bf02a9 color space conversions
Hex:
#bf02a9
RGB:
191, 2, 169
CMY:
25, 99, 34
CMYK:
0, 99, 12, 25
HSL:
307°, 97.9275%, 37.8431%
HSV (HSB):
307°, 98.9529%, 74.9020%
XYZ:
28.6690, 13.9844, 38.7243
xyY:
0.3523, 0.1718, 13.9844
CIE-Lab:
44.2105, 75.7935, -37.8893
CIE-LCH:
44.2105, 84.7364, 333.4395
CIE-Luv:
44.2105, 72.1575, -65.1813
Hunter-Lab:
37.3957, 71.4028, -35.2196
#bf02a9 color charts
#bf02a9 color shades, tints & tones
#bf02a9 color schemes
#bf02a9 color preview, HTML & CSS examples
This text has a color of #bf02a9
<p style="color:#bf02a9;">Text here</p>
.mytext {color:#bf02a9;}
This box has a color of #bf02a9
<div style="background-color:#bf02a9;">Content here</div>
.mybackground {background-color:#bf02a9;}
Border around this has a color of #bf02a9
<div style="border:2px solid #bf02a9;">Content here</div>
.myborder {border:2px solid #bf02a9;}