#d3c3de color space conversions
Hex:
#d3c3de
RGB:
211, 195, 222
CMY:
17, 24, 13
CMYK:
5, 12, 0, 13
HSL:
276°, 29.0323%, 81.7647%
HSV (HSB):
276°, 12.1622%, 87.0588%
XYZ:
59.5639, 58.1530, 77.1925
xyY:
0.3056, 0.2984, 58.1530
CIE-Lab:
80.8238, 10.5324, -11.3968
CIE-LCH:
80.8238, 15.5183, 312.7426
CIE-Luv:
80.8238, 7.2984, -19.4191
Hunter-Lab:
76.2581, 5.9715, -6.6358
#d3c3de color charts
#d3c3de color shades, tints & tones
#d3c3de color schemes
#d3c3de color preview, HTML & CSS examples
This text has a color of #d3c3de
<p style="color:#d3c3de;">Text here</p>
.mytext {color:#d3c3de;}
This box has a color of #d3c3de
<div style="background-color:#d3c3de;">Content here</div>
.mybackground {background-color:#d3c3de;}
Border around this has a color of #d3c3de
<div style="border:2px solid #d3c3de;">Content here</div>
.myborder {border:2px solid #d3c3de;}