#d2cdff color space conversions
Hex:
#d2cdff
RGB:
210, 205, 255
CMY:
18, 20, 0
CMYK:
18, 20, 0, 0
HSL:
246°, 100.0000%, 90.1961%
HSV (HSB):
246°, 19.6078%, 100.0000%
XYZ:
66.4597, 64.5843, 103.5710
xyY:
0.2833, 0.2753, 64.5843
CIE-Lab:
84.2691, 11.5948, -23.8155
CIE-LCH:
84.2691, 26.4881, 295.9596
CIE-Luv:
84.2691, -0.3591, -39.9578
Hunter-Lab:
80.3643, 6.9782, -20.1560
#d2cdff color charts
#d2cdff color shades, tints & tones
#d2cdff color schemes
#d2cdff color preview, HTML & CSS examples
This text has a color of #d2cdff
<p style="color:#d2cdff;">Text here</p>
.mytext {color:#d2cdff;}
This box has a color of #d2cdff
<div style="background-color:#d2cdff;">Content here</div>
.mybackground {background-color:#d2cdff;}
Border around this has a color of #d2cdff
<div style="border:2px solid #d2cdff;">Content here</div>
.myborder {border:2px solid #d2cdff;}