#d2c1ed color space conversions
Hex:
#d2c1ed
RGB:
210, 193, 237
CMY:
18, 24, 7
CMYK:
11, 19, 0, 7
HSL:
263°, 55.0000%, 84.3137%
HSV (HSB):
263°, 18.5654%, 92.9412%
XYZ:
60.9344, 57.9560, 88.0958
xyY:
0.2944, 0.2800, 57.9560
CIE-Lab:
80.7143, 14.2610, -19.6150
CIE-LCH:
80.7143, 24.2513, 306.0188
CIE-Luv:
80.7143, 6.5050, -33.2492
Hunter-Lab:
76.1288, 9.6479, -15.3198
#d2c1ed color charts
#d2c1ed color shades, tints & tones
#d2c1ed color schemes
#d2c1ed color preview, HTML & CSS examples
This text has a color of #d2c1ed
<p style="color:#d2c1ed;">Text here</p>
.mytext {color:#d2c1ed;}
This box has a color of #d2c1ed
<div style="background-color:#d2c1ed;">Content here</div>
.mybackground {background-color:#d2c1ed;}
Border around this has a color of #d2c1ed
<div style="border:2px solid #d2c1ed;">Content here</div>
.myborder {border:2px solid #d2c1ed;}