#bf01a2 color space conversions
Hex:
#bf01a2
RGB:
191, 1, 162
CMY:
25, 100, 36
CMYK:
0, 99, 15, 25
HSL:
309°, 98.9583%, 37.6471%
HSV (HSB):
309°, 99.4764%, 74.9020%
XYZ:
28.0183, 13.7067, 35.3513
xyY:
0.3635, 0.1778, 13.7067
CIE-Lab:
43.8093, 74.9662, -34.3412
CIE-LCH:
43.8093, 82.4576, 335.3880
CIE-Luv:
43.8093, 75.2364, -59.8922
Hunter-Lab:
37.0226, 70.2974, -30.6978
#bf01a2 color charts
#bf01a2 color shades, tints & tones
#bf01a2 color schemes
#bf01a2 color preview, HTML & CSS examples
This text has a color of #bf01a2
<p style="color:#bf01a2;">Text here</p>
.mytext {color:#bf01a2;}
This box has a color of #bf01a2
<div style="background-color:#bf01a2;">Content here</div>
.mybackground {background-color:#bf01a2;}
Border around this has a color of #bf01a2
<div style="border:2px solid #bf01a2;">Content here</div>
.myborder {border:2px solid #bf01a2;}