#d3c2e5 color space conversions
Hex:
#d3c2e5
RGB:
211, 194, 229
CMY:
17, 24, 10
CMYK:
8, 15, 0, 10
HSL:
269°, 40.2299%, 82.9412%
HSV (HSB):
269°, 15.2838%, 89.8039%
XYZ:
60.2986, 58.0896, 82.1631
xyY:
0.3007, 0.2896, 58.0896
CIE-Lab:
80.7886, 12.4362, -15.2059
CIE-LCH:
80.7886, 19.6438, 309.2782
CIE-Luv:
80.7886, 7.2324, -25.8125
Hunter-Lab:
76.2165, 7.8411, -10.5643
#d3c2e5 color charts
#d3c2e5 color shades, tints & tones
#d3c2e5 color schemes
#d3c2e5 color preview, HTML & CSS examples
This text has a color of #d3c2e5
<p style="color:#d3c2e5;">Text here</p>
.mytext {color:#d3c2e5;}
This box has a color of #d3c2e5
<div style="background-color:#d3c2e5;">Content here</div>
.mybackground {background-color:#d3c2e5;}
Border around this has a color of #d3c2e5
<div style="border:2px solid #d3c2e5;">Content here</div>
.myborder {border:2px solid #d3c2e5;}