#d2c5e5 color space conversions
Hex:
#d2c5e5
RGB:
210, 197, 229
CMY:
18, 23, 10
CMYK:
8, 14, 0, 10
HSL:
264°, 38.0952%, 83.5294%
HSV (HSB):
264°, 13.9738%, 89.8039%
XYZ:
60.6875, 59.2913, 82.3745
xyY:
0.2999, 0.2930, 59.2913
CIE-Lab:
81.4514, 10.5006, -14.2191
CIE-LCH:
81.4514, 17.6761, 306.4453
CIE-Luv:
81.4514, 5.2183, -23.9350
Hunter-Lab:
77.0008, 5.9316, -9.5271
#d2c5e5 color charts
#d2c5e5 color shades, tints & tones
#d2c5e5 color schemes
#d2c5e5 color preview, HTML & CSS examples
This text has a color of #d2c5e5
<p style="color:#d2c5e5;">Text here</p>
.mytext {color:#d2c5e5;}
This box has a color of #d2c5e5
<div style="background-color:#d2c5e5;">Content here</div>
.mybackground {background-color:#d2c5e5;}
Border around this has a color of #d2c5e5
<div style="border:2px solid #d2c5e5;">Content here</div>
.myborder {border:2px solid #d2c5e5;}