#d3ccf0 color space conversions
Hex:
#d3ccf0
RGB:
211, 204, 240
CMY:
17, 20, 6
CMYK:
12, 15, 0, 6
HSL:
252°, 54.5455%, 87.0588%
HSV (HSB):
252°, 15.0000%, 94.1176%
XYZ:
64.1850, 63.3259, 91.2783
xyY:
0.2934, 0.2894, 63.3259
CIE-Lab:
83.6135, 9.2984, -16.8340
CIE-LCH:
83.6135, 19.2313, 298.9143
CIE-Luv:
83.6135, 1.6378, -28.0551
Hunter-Lab:
79.5776, 4.7123, -12.3034
#d3ccf0 color charts
#d3ccf0 color shades, tints & tones
#d3ccf0 color schemes
#d3ccf0 color preview, HTML & CSS examples
This text has a color of #d3ccf0
<p style="color:#d3ccf0;">Text here</p>
.mytext {color:#d3ccf0;}
This box has a color of #d3ccf0
<div style="background-color:#d3ccf0;">Content here</div>
.mybackground {background-color:#d3ccf0;}
Border around this has a color of #d3ccf0
<div style="border:2px solid #d3ccf0;">Content here</div>
.myborder {border:2px solid #d3ccf0;}