#ccaddc color space conversions
Hex:
#ccaddc
RGB:
204, 173, 220
CMY:
20, 32, 14
CMYK:
7, 21, 0, 14
HSL:
280°, 40.1709%, 77.0588%
HSV (HSB):
280°, 21.3636%, 86.2745%
XYZ:
52.7637, 47.8918, 74.1732
xyY:
0.3018, 0.2739, 47.8918
CIE-Lab:
74.7566, 19.7386, -19.5013
CIE-LCH:
74.7566, 27.7473, 315.3464
CIE-Luv:
74.7566, 14.1513, -33.5868
Hunter-Lab:
69.2039, 14.9883, -15.1047
#ccaddc color charts
#ccaddc RGB chart
#ccaddc CMYK chart
#ccaddc RGB pie chart
#ccaddc color shades, tints & tones
#ccaddc color schemes
#ccaddc color preview, HTML & CSS examples
This text has a color of #ccaddc
<p style="color:#ccaddc;">Text here</p>
.mytext {color:#ccaddc;}
Text color #ccaddc
This box has a color of #ccaddc
<div style="background-color:#ccaddc;">Content here</div>
.mybackground {background-color:#ccaddc;}
Background color #ccaddc
Border around this has a color of #ccaddc
<div style="border:2px solid #ccaddc;">Content here</div>
.myborder {border:2px solid #ccaddc;}
Border color #ccaddc