#cdacde color space conversions
Hex:
#cdacde
RGB:
205, 172, 222
CMY:
20, 33, 13
CMYK:
8, 23, 0, 13
HSL:
280°, 43.1034%, 77.2549%
HSV (HSB):
280°, 22.5225%, 87.0588%
XYZ:
53.1142, 47.7581, 75.5261
xyY:
0.3011, 0.2707, 47.7581
CIE-Lab:
74.6721, 21.0108, -20.7105
CIE-LCH:
74.6721, 29.5022, 315.4125
CIE-Luv:
74.6721, 15.0041, -35.7375
Hunter-Lab:
69.1072, 16.2532, -16.4219
#cdacde color charts
#cdacde color shades, tints & tones
#cdacde color schemes
#cdacde color preview, HTML & CSS examples
This text has a color of #cdacde
<p style="color:#cdacde;">Text here</p>
.mytext {color:#cdacde;}
This box has a color of #cdacde
<div style="background-color:#cdacde;">Content here</div>
.mybackground {background-color:#cdacde;}
Border around this has a color of #cdacde
<div style="border:2px solid #cdacde;">Content here</div>
.myborder {border:2px solid #cdacde;}