#d999e5 color space conversions
Hex:
#d999e5
RGB:
217, 153, 229
CMY:
15, 40, 10
CMYK:
5, 33, 0, 10
HSL:
291°, 59.3750%, 74.9020%
HSV (HSB):
291°, 33.1878%, 89.8039%
XYZ:
54.1494, 43.1913, 79.6115
xyY:
0.3060, 0.2441, 43.1913
CIE-Lab:
71.6846, 36.5462, -28.9977
CIE-LCH:
71.6846, 46.6529, 321.5697
CIE-Luv:
71.6846, 30.1693, -51.4200
Hunter-Lab:
65.7201, 32.0629, -25.8182
#d999e5 color charts
#d999e5 color shades, tints & tones
#d999e5 color schemes
#d999e5 color preview, HTML & CSS examples
This text has a color of #d999e5
<p style="color:#d999e5;">Text here</p>
.mytext {color:#d999e5;}
This box has a color of #d999e5
<div style="background-color:#d999e5;">Content here</div>
.mybackground {background-color:#d999e5;}
Border around this has a color of #d999e5
<div style="border:2px solid #d999e5;">Content here</div>
.myborder {border:2px solid #d999e5;}