#d72deb color space conversions
Hex:
#d72deb
RGB:
215, 45, 235
CMY:
16, 82, 8
CMYK:
9, 81, 0, 8
HSL:
294°, 82.6087%, 54.9020%
HSV (HSB):
294°, 80.8511%, 92.1569%
XYZ:
43.9581, 22.3220, 80.5890
xyY:
0.2993, 0.1520, 22.3220
CIE-Lab:
54.3670, 83.3608, -59.5901
CIE-LCH:
54.3670, 102.4695, 324.4411
CIE-Luv:
54.3670, 60.4340, -102.1970
Hunter-Lab:
47.2462, 83.3967, -68.0601
#d72deb color charts
#d72deb color shades, tints & tones
#d72deb color schemes
#d72deb color preview, HTML & CSS examples
This text has a color of #d72deb
<p style="color:#d72deb;">Text here</p>
.mytext {color:#d72deb;}
This box has a color of #d72deb
<div style="background-color:#d72deb;">Content here</div>
.mybackground {background-color:#d72deb;}
Border around this has a color of #d72deb
<div style="border:2px solid #d72deb;">Content here</div>
.myborder {border:2px solid #d72deb;}