#bf72a7 color space conversions
Hex:
#bf72a7
RGB:
191, 114, 167
CMY:
25, 55, 35
CMYK:
0, 40, 13, 25
HSL:
319°, 37.5610%, 59.8039%
HSV (HSB):
319°, 40.3141%, 74.9020%
XYZ:
34.4782, 25.9010, 39.7414
xyY:
0.3444, 0.2587, 25.9010
CIE-Lab:
57.9430, 37.8727, -15.4424
CIE-LCH:
57.9430, 40.9000, 337.8170
CIE-Luv:
57.9430, 42.5666, -28.9389
Hunter-Lab:
50.8930, 31.8646, -10.6733
#bf72a7 color charts
#bf72a7 color shades, tints & tones
#bf72a7 color schemes
#bf72a7 color preview, HTML & CSS examples
This text has a color of #bf72a7
<p style="color:#bf72a7;">Text here</p>
.mytext {color:#bf72a7;}
This box has a color of #bf72a7
<div style="background-color:#bf72a7;">Content here</div>
.mybackground {background-color:#bf72a7;}
Border around this has a color of #bf72a7
<div style="border:2px solid #bf72a7;">Content here</div>
.myborder {border:2px solid #bf72a7;}