#bf036a color space conversions
Hex:
#bf036a
RGB:
191, 3, 106
CMY:
25, 99, 58
CMYK:
0, 98, 45, 25
HSL:
327°, 96.9072%, 38.0392%
HSV (HSB):
327°, 98.4293%, 74.9020%
XYZ:
24.1199, 12.1821, 14.7158
xyY:
0.4728, 0.2388, 12.1821
CIE-Lab:
41.5041, 68.6926, -3.4921
CIE-LCH:
41.5041, 68.7813, 357.0897
CIE-Luv:
41.5041, 100.6502, -17.0099
Hunter-Lab:
34.9029, 62.2740, -0.5659
#bf036a color charts
#bf036a color shades, tints & tones
#bf036a color schemes
#bf036a color preview, HTML & CSS examples
This text has a color of #bf036a
<p style="color:#bf036a;">Text here</p>
.mytext {color:#bf036a;}
This box has a color of #bf036a
<div style="background-color:#bf036a;">Content here</div>
.mybackground {background-color:#bf036a;}
Border around this has a color of #bf036a
<div style="border:2px solid #bf036a;">Content here</div>
.myborder {border:2px solid #bf036a;}