#d3ccf5 color space conversions
Hex:
#d3ccf5
RGB:
211, 204, 245
CMY:
17, 20, 4
CMYK:
14, 17, 0, 4
HSL:
250°, 67.2131%, 88.0392%
HSV (HSB):
250°, 16.7347%, 96.0784%
XYZ:
64.9383, 63.6272, 95.2449
xyY:
0.2901, 0.2843, 63.6272
CIE-Lab:
83.7713, 10.3278, -19.2551
CIE-LCH:
83.7713, 21.8500, 298.2077
CIE-Luv:
83.7713, 1.2985, -32.1864
Hunter-Lab:
79.7667, 5.7257, -14.9582
#d3ccf5 color charts
#d3ccf5 color shades, tints & tones
#d3ccf5 color schemes
#d3ccf5 color preview, HTML & CSS examples
This text has a color of #d3ccf5
<p style="color:#d3ccf5;">Text here</p>
.mytext {color:#d3ccf5;}
This box has a color of #d3ccf5
<div style="background-color:#d3ccf5;">Content here</div>
.mybackground {background-color:#d3ccf5;}
Border around this has a color of #d3ccf5
<div style="border:2px solid #d3ccf5;">Content here</div>
.myborder {border:2px solid #d3ccf5;}