#d2c3e3 color space conversions
Hex:
#d2c3e3
RGB:
210, 195, 227
CMY:
18, 24, 11
CMYK:
7, 14, 0, 11
HSL:
268°, 36.3636%, 82.7451%
HSV (HSB):
268°, 14.0969%, 89.0196%
XYZ:
59.9586, 58.2779, 80.7616
xyY:
0.3013, 0.2929, 58.2779
CIE-Lab:
80.8931, 11.1768, -13.9846
CIE-LCH:
80.8931, 17.9023, 308.6327
CIE-Luv:
80.8931, 6.3407, -23.6488
Hunter-Lab:
76.3400, 6.6017, -9.2862
#d2c3e3 color charts
#d2c3e3 color shades, tints & tones
#d2c3e3 color schemes
#d2c3e3 color preview, HTML & CSS examples
This text has a color of #d2c3e3
<p style="color:#d2c3e3;">Text here</p>
.mytext {color:#d2c3e3;}
This box has a color of #d2c3e3
<div style="background-color:#d2c3e3;">Content here</div>
.mybackground {background-color:#d2c3e3;}
Border around this has a color of #d2c3e3
<div style="border:2px solid #d2c3e3;">Content here</div>
.myborder {border:2px solid #d2c3e3;}