#d999e7 color space conversions
Hex:
#d999e7
RGB:
217, 153, 231
CMY:
15, 40, 9
CMYK:
6, 34, 0, 9
HSL:
289°, 61.9048%, 75.2941%
HSV (HSB):
289°, 33.7662%, 90.5882%
XYZ:
54.4303, 43.3037, 81.0910
xyY:
0.3044, 0.2422, 43.3037
CIE-Lab:
71.7606, 36.9343, -29.9759
CIE-LCH:
71.7606, 47.5679, 320.9372
CIE-Luv:
71.7606, 29.8558, -53.0846
Hunter-Lab:
65.8055, 32.4845, -26.9981
#d999e7 color charts
#d999e7 color shades, tints & tones
#d999e7 color schemes
#d999e7 color preview, HTML & CSS examples
This text has a color of #d999e7
<p style="color:#d999e7;">Text here</p>
.mytext {color:#d999e7;}
This box has a color of #d999e7
<div style="background-color:#d999e7;">Content here</div>
.mybackground {background-color:#d999e7;}
Border around this has a color of #d999e7
<div style="border:2px solid #d999e7;">Content here</div>
.myborder {border:2px solid #d999e7;}