#d3c4e6 color space conversions
Hex:
#d3c4e6
RGB:
211, 196, 230
CMY:
17, 23, 10
CMYK:
8, 15, 0, 10
HSL:
266°, 40.4762%, 83.5294%
HSV (HSB):
266°, 14.7826%, 90.1961%
XYZ:
60.8868, 59.0419, 83.0501
xyY:
0.3000, 0.2909, 59.0419
CIE-Lab:
81.3146, 11.5613, -14.9518
CIE-LCH:
81.3146, 18.9003, 307.7125
CIE-Luv:
81.3146, 6.1861, -25.2822
Hunter-Lab:
76.8387, 6.9752, -10.2956
#d3c4e6 color charts
#d3c4e6 color shades, tints & tones
#d3c4e6 color schemes
#d3c4e6 color preview, HTML & CSS examples
This text has a color of #d3c4e6
<p style="color:#d3c4e6;">Text here</p>
.mytext {color:#d3c4e6;}
This box has a color of #d3c4e6
<div style="background-color:#d3c4e6;">Content here</div>
.mybackground {background-color:#d3c4e6;}
Border around this has a color of #d3c4e6
<div style="border:2px solid #d3c4e6;">Content here</div>
.myborder {border:2px solid #d3c4e6;}