#d7ccf5 color space conversions
Hex:
#d7ccf5
RGB:
215, 204, 245
CMY:
16, 20, 4
CMYK:
12, 17, 0, 4
HSL:
256°, 67.2131%, 88.0392%
HSV (HSB):
256°, 16.7347%, 96.0784%
XYZ:
66.0986, 64.2254, 95.2992
xyY:
0.2930, 0.2847, 64.2254
CIE-Lab:
84.0830, 11.5918, -18.7540
CIE-LCH:
84.0830, 22.0473, 301.7202
CIE-Luv:
84.0830, 3.4575, -31.5866
Hunter-Lab:
80.1407, 6.9773, -14.4060
#d7ccf5 color charts
#d7ccf5 color shades, tints & tones
#d7ccf5 color schemes
#d7ccf5 color preview, HTML & CSS examples
This text has a color of #d7ccf5
<p style="color:#d7ccf5;">Text here</p>
.mytext {color:#d7ccf5;}
This box has a color of #d7ccf5
<div style="background-color:#d7ccf5;">Content here</div>
.mybackground {background-color:#d7ccf5;}
Border around this has a color of #d7ccf5
<div style="border:2px solid #d7ccf5;">Content here</div>
.myborder {border:2px solid #d7ccf5;}