#cdc2e7 color space conversions
Hex:
#cdc2e7
RGB:
205, 194, 231
CMY:
20, 24, 9
CMYK:
11, 16, 0, 9
HSL:
258°, 43.5294%, 83.3333%
HSV (HSB):
258°, 16.0173%, 90.5882%
XYZ:
58.8924, 57.3322, 83.5636
xyY:
0.2948, 0.2870, 57.3322
CIE-Lab:
80.3661, 10.8913, -16.9631
CIE-LCH:
80.3661, 20.1585, 302.7029
CIE-Luv:
80.3661, 3.7365, -28.3712
Hunter-Lab:
75.7180, 6.3282, -12.4307
#cdc2e7 color charts
#cdc2e7 color shades, tints & tones
#cdc2e7 color schemes
#cdc2e7 color preview, HTML & CSS examples
This text has a color of #cdc2e7
<p style="color:#cdc2e7;">Text here</p>
.mytext {color:#cdc2e7;}
This box has a color of #cdc2e7
<div style="background-color:#cdc2e7;">Content here</div>
.mybackground {background-color:#cdc2e7;}
Border around this has a color of #cdc2e7
<div style="border:2px solid #cdc2e7;">Content here</div>
.myborder {border:2px solid #cdc2e7;}