#c0aade color space conversions
Hex:
#c0aade
RGB:
192, 170, 222
CMY:
25, 33, 13
CMYK:
14, 23, 0, 13
HSL:
265°, 44.0678%, 76.8627%
HSV (HSB):
265°, 23.4234%, 87.0588%
XYZ:
49.2978, 45.2298, 75.2392
xyY:
0.2904, 0.2664, 45.2298
CIE-Lab:
73.0430, 17.9228, -23.2949
CIE-LCH:
73.0430, 29.3918, 307.5743
CIE-Luv:
73.0430, 8.5231, -39.3111
Hunter-Lab:
67.2531, 13.1507, -19.2533
#c0aade color charts
#c0aade color shades, tints & tones
#c0aade color schemes
#c0aade color preview, HTML & CSS examples
This text has a color of #c0aade
<p style="color:#c0aade;">Text here</p>
.mytext {color:#c0aade;}
This box has a color of #c0aade
<div style="background-color:#c0aade;">Content here</div>
.mybackground {background-color:#c0aade;}
Border around this has a color of #c0aade
<div style="border:2px solid #c0aade;">Content here</div>
.myborder {border:2px solid #c0aade;}