#ccadef color space conversions
Hex:
#ccadef
RGB:
204, 173, 239
CMY:
20, 32, 6
CMYK:
15, 28, 0, 6
HSL:
268°, 67.3469%, 80.7843%
HSV (HSB):
268°, 27.6151%, 93.7255%
XYZ:
55.4254, 48.9565, 88.1897
xyY:
0.2878, 0.2542, 48.9565
CIE-Lab:
75.4243, 23.6578, -28.8020
CIE-LCH:
75.4243, 37.2726, 309.3995
CIE-Luv:
75.4243, 12.1927, -49.4545
Hunter-Lab:
69.9689, 18.9519, -25.7516
#ccadef color charts
#ccadef RGB chart
#ccadef CMYK chart
#ccadef RGB pie chart
#ccadef color shades, tints & tones
#ccadef color schemes
#ccadef color preview, HTML & CSS examples
This text has a color of #ccadef
<p style="color:#ccadef;">Text here</p>
.mytext {color:#ccadef;}
Text color #ccadef
This box has a color of #ccadef
<div style="background-color:#ccadef;">Content here</div>
.mybackground {background-color:#ccadef;}
Background color #ccadef
Border around this has a color of #ccadef
<div style="border:2px solid #ccadef;">Content here</div>
.myborder {border:2px solid #ccadef;}
Border color #ccadef