#d2c3d9 color space conversions
Hex:
#d2c3d9
RGB:
210, 195, 217
CMY:
18, 24, 15
CMYK:
3, 10, 0, 15
HSL:
281°, 22.4490%, 80.7843%
HSV (HSB):
281°, 10.1382%, 85.0980%
XYZ:
58.6178, 57.7416, 73.7014
xyY:
0.3084, 0.3038, 57.7416
CIE-Lab:
80.5949, 9.2415, -9.0614
CIE-LCH:
80.5949, 12.9427, 315.5638
CIE-Luv:
80.5949, 7.1114, -15.5141
Hunter-Lab:
75.9879, 4.7179, -4.3144
#d2c3d9 color charts
#d2c3d9 color shades, tints & tones
#d2c3d9 color schemes
#d2c3d9 color preview, HTML & CSS examples
This text has a color of #d2c3d9
<p style="color:#d2c3d9;">Text here</p>
.mytext {color:#d2c3d9;}
This box has a color of #d2c3d9
<div style="background-color:#d2c3d9;">Content here</div>
.mybackground {background-color:#d2c3d9;}
Border around this has a color of #d2c3d9
<div style="border:2px solid #d2c3d9;">Content here</div>
.myborder {border:2px solid #d2c3d9;}