#cdaadc color space conversions
Hex:
#cdaadc
RGB:
205, 170, 220
CMY:
20, 33, 14
CMYK:
7, 23, 0, 14
HSL:
282°, 41.6667%, 76.4706%
HSV (HSB):
282°, 22.7273%, 86.2745%
XYZ:
52.4698, 46.8959, 73.9965
xyY:
0.3027, 0.2705, 46.8959
CIE-Lab:
74.1231, 21.7050, -20.4537
CIE-LCH:
74.1231, 29.8238, 316.7000
CIE-Luv:
74.1231, 16.1723, -35.3968
Hunter-Lab:
68.4806, 16.9257, -16.1292
#cdaadc color charts
#cdaadc color shades, tints & tones
#cdaadc color schemes
#cdaadc color preview, HTML & CSS examples
This text has a color of #cdaadc
<p style="color:#cdaadc;">Text here</p>
.mytext {color:#cdaadc;}
This box has a color of #cdaadc
<div style="background-color:#cdaadc;">Content here</div>
.mybackground {background-color:#cdaadc;}
Border around this has a color of #cdaadc
<div style="border:2px solid #cdaadc;">Content here</div>
.myborder {border:2px solid #cdaadc;}