#d3c2ed color space conversions
Hex:
#d3c2ed
RGB:
211, 194, 237
CMY:
17, 24, 7
CMYK:
11, 18, 0, 7
HSL:
264°, 54.4304%, 84.5098%
HSV (HSB):
264°, 18.1435%, 92.9412%
XYZ:
61.4418, 58.5469, 88.1831
xyY:
0.2951, 0.2812, 58.5469
CIE-Lab:
81.0419, 14.0425, -19.1118
CIE-LCH:
81.0419, 23.7161, 306.3068
CIE-Luv:
81.0419, 6.5877, -32.4114
Hunter-Lab:
76.5159, 9.4315, -14.7694
#d3c2ed color charts
#d3c2ed color shades, tints & tones
#d3c2ed color schemes
#d3c2ed color preview, HTML & CSS examples
This text has a color of #d3c2ed
<p style="color:#d3c2ed;">Text here</p>
.mytext {color:#d3c2ed;}
This box has a color of #d3c2ed
<div style="background-color:#d3c2ed;">Content here</div>
.mybackground {background-color:#d3c2ed;}
Border around this has a color of #d3c2ed
<div style="border:2px solid #d3c2ed;">Content here</div>
.myborder {border:2px solid #d3c2ed;}