#bf72d3 color space conversions
Hex:
#bf72d3
RGB:
191, 114, 211
CMY:
25, 55, 17
CMYK:
9, 46, 0, 17
HSL:
288°, 52.4324%, 63.7255%
HSV (HSB):
288°, 45.9716%, 82.7451%
XYZ:
39.2610, 27.8141, 64.9274
xyY:
0.2974, 0.2107, 27.8141
CIE-Lab:
59.7205, 45.9914, -37.7870
CIE-LCH:
59.7205, 59.5236, 320.5932
CIE-Luv:
59.7205, 33.6173, -65.1835
Hunter-Lab:
52.7391, 40.5889, -36.0748
#bf72d3 color charts
#bf72d3 color shades, tints & tones
#bf72d3 color schemes
#bf72d3 color preview, HTML & CSS examples
This text has a color of #bf72d3
<p style="color:#bf72d3;">Text here</p>
.mytext {color:#bf72d3;}
This box has a color of #bf72d3
<div style="background-color:#bf72d3;">Content here</div>
.mybackground {background-color:#bf72d3;}
Border around this has a color of #bf72d3
<div style="border:2px solid #bf72d3;">Content here</div>
.myborder {border:2px solid #bf72d3;}