#cdc2d4 color space conversions
Hex:
#cdc2d4
RGB:
205, 194, 212
CMY:
20, 24, 17
CMYK:
3, 8, 0, 17
HSL:
277°, 17.3077%, 79.6078%
HSV (HSB):
277°, 8.4906%, 83.1373%
XYZ:
56.3523, 56.3162, 70.1874
xyY:
0.3082, 0.3080, 56.3162
CIE-Lab:
79.7934, 7.1409, -7.6068
CIE-LCH:
79.7934, 10.4334, 313.1907
CIE-Luv:
79.7934, 5.1127, -12.8620
Hunter-Lab:
75.0441, 2.7124, -2.9220
#cdc2d4 color charts
#cdc2d4 color shades, tints & tones
#cdc2d4 color schemes
#cdc2d4 color preview, HTML & CSS examples
This text has a color of #cdc2d4
<p style="color:#cdc2d4;">Text here</p>
.mytext {color:#cdc2d4;}
This box has a color of #cdc2d4
<div style="background-color:#cdc2d4;">Content here</div>
.mybackground {background-color:#cdc2d4;}
Border around this has a color of #cdc2d4
<div style="border:2px solid #cdc2d4;">Content here</div>
.myborder {border:2px solid #cdc2d4;}