#bf02a5 color space conversions
Hex:
#bf02a5
RGB:
191, 2, 165
CMY:
25, 99, 35
CMYK:
0, 99, 14, 25
HSL:
308°, 97.9275%, 37.8431%
HSV (HSB):
308°, 98.9529%, 74.9020%
XYZ:
28.2991, 13.8364, 36.7765
xyY:
0.3586, 0.1753, 13.8364
CIE-Lab:
43.9974, 75.2637, -35.8398
CIE-LCH:
43.9974, 83.3613, 334.5367
CIE-Luv:
43.9974, 73.8709, -62.1220
Hunter-Lab:
37.1973, 70.7046, -32.5811
#bf02a5 color charts
#bf02a5 color shades, tints & tones
#bf02a5 color schemes
#bf02a5 color preview, HTML & CSS examples
This text has a color of #bf02a5
<p style="color:#bf02a5;">Text here</p>
.mytext {color:#bf02a5;}
This box has a color of #bf02a5
<div style="background-color:#bf02a5;">Content here</div>
.mybackground {background-color:#bf02a5;}
Border around this has a color of #bf02a5
<div style="border:2px solid #bf02a5;">Content here</div>
.myborder {border:2px solid #bf02a5;}