#d5cdff color space conversions
Hex:
#d5cdff
RGB:
213, 205, 255
CMY:
16, 20, 0
CMYK:
16, 20, 0, 0
HSL:
250°, 100.0000%, 90.1961%
HSV (HSB):
250°, 19.6078%, 100.0000%
XYZ:
67.3219, 65.0288, 103.6113
xyY:
0.2853, 0.2756, 65.0288
CIE-Lab:
84.4986, 12.5165, -23.4453
CIE-LCH:
84.4986, 26.5772, 298.0960
CIE-Luv:
84.4986, 1.2125, -39.5015
Hunter-Lab:
80.6404, 7.8983, -19.7308
#d5cdff color charts
#d5cdff color shades, tints & tones
#d5cdff color schemes
#d5cdff color preview, HTML & CSS examples
This text has a color of #d5cdff
<p style="color:#d5cdff;">Text here</p>
.mytext {color:#d5cdff;}
This box has a color of #d5cdff
<div style="background-color:#d5cdff;">Content here</div>
.mybackground {background-color:#d5cdff;}
Border around this has a color of #d5cdff
<div style="border:2px solid #d5cdff;">Content here</div>
.myborder {border:2px solid #d5cdff;}