#bf03a0 color space conversions
Hex:
#bf03a0
RGB:
191, 3, 160
CMY:
25, 99, 37
CMYK:
0, 98, 16, 25
HSL:
310°, 96.9072%, 38.0392%
HSV (HSB):
310°, 98.4293%, 74.9020%
XYZ:
27.8636, 13.6796, 34.4295
xyY:
0.3668, 0.1801, 13.6796
CIE-Lab:
43.7698, 74.5229, -33.2040
CIE-LCH:
43.7698, 81.5854, 335.9844
CIE-Luv:
43.7698, 75.9789, -58.2073
Hunter-Lab:
36.9859, 69.7490, -29.3020
#bf03a0 color charts
#bf03a0 color shades, tints & tones
#bf03a0 color schemes
#bf03a0 color preview, HTML & CSS examples
This text has a color of #bf03a0
<p style="color:#bf03a0;">Text here</p>
.mytext {color:#bf03a0;}
This box has a color of #bf03a0
<div style="background-color:#bf03a0;">Content here</div>
.mybackground {background-color:#bf03a0;}
Border around this has a color of #bf03a0
<div style="border:2px solid #bf03a0;">Content here</div>
.myborder {border:2px solid #bf03a0;}