#ccaeda color space conversions
Hex:
#ccaeda
RGB:
204, 174, 218
CMY:
20, 32, 15
CMYK:
6, 20, 0, 15
HSL:
281°, 37.2881%, 76.8627%
HSV (HSB):
281°, 20.1835%, 85.4902%
XYZ:
52.6928, 48.1714, 72.8505
xyY:
0.3033, 0.2773, 48.1714
CIE-Lab:
74.9329, 18.7946, -18.1450
CIE-LCH:
74.9329, 26.1243, 316.0075
CIE-Luv:
74.9329, 13.8744, -31.2652
Hunter-Lab:
69.4056, 14.0574, -13.6488
#ccaeda color charts
#ccaeda color shades, tints & tones
#ccaeda color schemes
#ccaeda color preview, HTML & CSS examples
This text has a color of #ccaeda
<p style="color:#ccaeda;">Text here</p>
.mytext {color:#ccaeda;}
This box has a color of #ccaeda
<div style="background-color:#ccaeda;">Content here</div>
.mybackground {background-color:#ccaeda;}
Border around this has a color of #ccaeda
<div style="border:2px solid #ccaeda;">Content here</div>
.myborder {border:2px solid #ccaeda;}