#d2ccdf color space conversions
Hex:
#d2ccdf
RGB:
210, 204, 223
CMY:
18, 20, 13
CMYK:
6, 9, 0, 13
HSL:
259°, 22.8916%, 83.7255%
HSV (HSB):
259°, 8.5202%, 87.4510%
XYZ:
61.4905, 62.2151, 78.5799
xyY:
0.3040, 0.3076, 62.2151
CIE-Lab:
83.0277, 5.5973, -8.6590
CIE-LCH:
83.0277, 10.3106, 302.8789
CIE-Luv:
83.0277, 2.2182, -14.3261
Hunter-Lab:
78.8765, 1.1209, -3.8534
#d2ccdf color charts
#d2ccdf color shades, tints & tones
#d2ccdf color schemes
#d2ccdf color preview, HTML & CSS examples
This text has a color of #d2ccdf
<p style="color:#d2ccdf;">Text here</p>
.mytext {color:#d2ccdf;}
This box has a color of #d2ccdf
<div style="background-color:#d2ccdf;">Content here</div>
.mybackground {background-color:#d2ccdf;}
Border around this has a color of #d2ccdf
<div style="border:2px solid #d2ccdf;">Content here</div>
.myborder {border:2px solid #d2ccdf;}