#cdc2e1 color space conversions
Hex:
#cdc2e1
RGB:
205, 194, 225
CMY:
20, 24, 12
CMYK:
9, 14, 0, 12
HSL:
261°, 34.0659%, 82.1569%
HSV (HSB):
261°, 13.7778%, 88.2353%
XYZ:
58.0592, 56.9990, 79.1760
xyY:
0.2989, 0.2935, 56.9990
CIE-Lab:
80.1790, 9.6779, -14.0231
CIE-LCH:
80.1790, 17.0384, 304.6113
CIE-Luv:
80.1790, 4.1746, -23.4306
Hunter-Lab:
75.4977, 5.1492, -9.3303
#cdc2e1 color charts
#cdc2e1 color shades, tints & tones
#cdc2e1 color schemes
#cdc2e1 color preview, HTML & CSS examples
This text has a color of #cdc2e1
<p style="color:#cdc2e1;">Text here</p>
.mytext {color:#cdc2e1;}
This box has a color of #cdc2e1
<div style="background-color:#cdc2e1;">Content here</div>
.mybackground {background-color:#cdc2e1;}
Border around this has a color of #cdc2e1
<div style="border:2px solid #cdc2e1;">Content here</div>
.myborder {border:2px solid #cdc2e1;}