#bd72d4 color space conversions
Hex:
#bd72d4
RGB:
189, 114, 212
CMY:
26, 55, 17
CMYK:
11, 46, 0, 17
HSL:
286°, 53.2609%, 63.9216%
HSV (HSB):
286°, 46.2264%, 83.1373%
XYZ:
38.8872, 27.6069, 65.5664
xyY:
0.2945, 0.2090, 27.6069
CIE-Lab:
59.5319, 45.6185, -38.6625
CIE-LCH:
59.5319, 59.7983, 319.7181
CIE-Luv:
59.5319, 32.1797, -66.4828
Hunter-Lab:
52.5423, 40.1613, -37.2072
#bd72d4 color charts
#bd72d4 color shades, tints & tones
#bd72d4 color schemes
#bd72d4 color preview, HTML & CSS examples
This text has a color of #bd72d4
<p style="color:#bd72d4;">Text here</p>
.mytext {color:#bd72d4;}
This box has a color of #bd72d4
<div style="background-color:#bd72d4;">Content here</div>
.mybackground {background-color:#bd72d4;}
Border around this has a color of #bd72d4
<div style="border:2px solid #bd72d4;">Content here</div>
.myborder {border:2px solid #bd72d4;}