#d3c5ed color space conversions
Hex:
#d3c5ed
RGB:
211, 197, 237
CMY:
17, 23, 7
CMYK:
11, 17, 0, 7
HSL:
261°, 52.6316%, 85.0980%
HSV (HSB):
261°, 16.8776%, 92.9412%
XYZ:
62.1163, 59.8958, 88.4079
xyY:
0.2952, 0.2846, 59.8958
CIE-Lab:
81.7815, 12.4306, -17.9949
CIE-LCH:
81.7815, 21.8709, 304.6362
CIE-Luv:
81.7815, 5.1672, -30.3686
Hunter-Lab:
77.3924, 7.8301, -13.5543
#d3c5ed color charts
#d3c5ed color shades, tints & tones
#d3c5ed color schemes
#d3c5ed color preview, HTML & CSS examples
This text has a color of #d3c5ed
<p style="color:#d3c5ed;">Text here</p>
.mytext {color:#d3c5ed;}
This box has a color of #d3c5ed
<div style="background-color:#d3c5ed;">Content here</div>
.mybackground {background-color:#d3c5ed;}
Border around this has a color of #d3c5ed
<div style="border:2px solid #d3c5ed;">Content here</div>
.myborder {border:2px solid #d3c5ed;}