#bf03a2 color space conversions
Hex:
#bf03a2
RGB:
191, 3, 162
CMY:
25, 99, 36
CMYK:
0, 98, 15, 25
HSL:
309°, 96.9072%, 38.0392%
HSV (HSB):
309°, 98.4293%, 74.9020%
XYZ:
28.0400, 13.7501, 35.3586
xyY:
0.3635, 0.1782, 13.7501
CIE-Lab:
43.8724, 74.7802, -34.2418
CIE-LCH:
43.8724, 82.2471, 335.3970
CIE-Luv:
43.8724, 75.1062, -59.7464
Hunter-Lab:
37.0812, 70.0860, -30.5789
#bf03a2 color charts
#bf03a2 color shades, tints & tones
#bf03a2 color schemes
#bf03a2 color preview, HTML & CSS examples
This text has a color of #bf03a2
<p style="color:#bf03a2;">Text here</p>
.mytext {color:#bf03a2;}
This box has a color of #bf03a2
<div style="background-color:#bf03a2;">Content here</div>
.mybackground {background-color:#bf03a2;}
Border around this has a color of #bf03a2
<div style="border:2px solid #bf03a2;">Content here</div>
.myborder {border:2px solid #bf03a2;}