#d9c2e5 color space conversions
Hex:
#d9c2e5
RGB:
217, 194, 229
CMY:
15, 24, 10
CMYK:
5, 15, 0, 10
HSL:
279°, 40.2299%, 82.9412%
HSV (HSB):
279°, 15.2838%, 89.8039%
XYZ:
62.0499, 58.9924, 82.2450
xyY:
0.3052, 0.2902, 58.9924
CIE-Lab:
81.2874, 14.4057, -14.4063
CIE-LCH:
81.2874, 20.3732, 314.9988
CIE-Luv:
81.2874, 10.6623, -24.8834
Hunter-Lab:
76.8065, 9.7939, -9.7236
#d9c2e5 color charts
#d9c2e5 color shades, tints & tones
#d9c2e5 color schemes
#d9c2e5 color preview, HTML & CSS examples
This text has a color of #d9c2e5
<p style="color:#d9c2e5;">Text here</p>
.mytext {color:#d9c2e5;}
This box has a color of #d9c2e5
<div style="background-color:#d9c2e5;">Content here</div>
.mybackground {background-color:#d9c2e5;}
Border around this has a color of #d9c2e5
<div style="border:2px solid #d9c2e5;">Content here</div>
.myborder {border:2px solid #d9c2e5;}