#cdace2 color space conversions
Hex:
#cdace2
RGB:
205, 172, 226
CMY:
20, 33, 11
CMYK:
9, 24, 0, 11
HSL:
277°, 48.2143%, 78.0392%
HSV (HSB):
277°, 23.8938%, 88.6275%
XYZ:
53.6568, 47.9752, 78.3836
xyY:
0.2981, 0.2665, 47.9752
CIE-Lab:
74.8093, 21.8174, -22.6792
CIE-LCH:
74.8093, 31.4698, 313.8904
CIE-Luv:
74.8093, 14.5802, -39.0675
Hunter-Lab:
69.2641, 17.0664, -18.6114
#cdace2 color charts
#cdace2 color shades, tints & tones
#cdace2 color schemes
#cdace2 color preview, HTML & CSS examples
This text has a color of #cdace2
<p style="color:#cdace2;">Text here</p>
.mytext {color:#cdace2;}
This box has a color of #cdace2
<div style="background-color:#cdace2;">Content here</div>
.mybackground {background-color:#cdace2;}
Border around this has a color of #cdace2
<div style="border:2px solid #cdace2;">Content here</div>
.myborder {border:2px solid #cdace2;}