#d5cdfc color space conversions
Hex:
#d5cdfc
RGB:
213, 205, 252
CMY:
16, 20, 1
CMYK:
15, 19, 0, 1
HSL:
250°, 88.6792%, 89.6078%
HSV (HSB):
250°, 18.6508%, 98.8235%
XYZ:
66.8426, 64.8371, 101.0873
xyY:
0.2872, 0.2785, 64.8371
CIE-Lab:
84.3997, 11.8824, -22.0052
CIE-LCH:
84.3997, 25.0085, 298.3682
CIE-Luv:
84.3997, 1.4208, -37.0044
Hunter-Lab:
80.5215, 7.2641, -18.0681
#d5cdfc color charts
#d5cdfc color shades, tints & tones
#d5cdfc color schemes
#d5cdfc color preview, HTML & CSS examples
This text has a color of #d5cdfc
<p style="color:#d5cdfc;">Text here</p>
.mytext {color:#d5cdfc;}
This box has a color of #d5cdfc
<div style="background-color:#d5cdfc;">Content here</div>
.mybackground {background-color:#d5cdfc;}
Border around this has a color of #d5cdfc
<div style="border:2px solid #d5cdfc;">Content here</div>
.myborder {border:2px solid #d5cdfc;}