#bd72ec color space conversions
Hex:
#bd72ec
RGB:
189, 114, 236
CMY:
26, 55, 7
CMYK:
20, 52, 0, 7
HSL:
277°, 76.2500%, 68.6275%
HSV (HSB):
277°, 51.6949%, 92.5490%
XYZ:
42.1439, 28.9096, 82.7158
xyY:
0.2741, 0.1880, 28.9096
CIE-Lab:
60.7017, 50.6615, -50.2458
CIE-LCH:
60.7017, 71.3528, 315.2361
CIE-Luv:
60.7017, 27.6354, -85.9597
Hunter-Lab:
53.7676, 45.8177, -53.5740
#bd72ec color charts
#bd72ec color shades, tints & tones
#bd72ec color schemes
#bd72ec color preview, HTML & CSS examples
This text has a color of #bd72ec
<p style="color:#bd72ec;">Text here</p>
.mytext {color:#bd72ec;}
This box has a color of #bd72ec
<div style="background-color:#bd72ec;">Content here</div>
.mybackground {background-color:#bd72ec;}
Border around this has a color of #bd72ec
<div style="border:2px solid #bd72ec;">Content here</div>
.myborder {border:2px solid #bd72ec;}