#ccaced color space conversions
Hex:
#ccaced
RGB:
204, 172, 237
CMY:
20, 33, 7
CMYK:
14, 27, 0, 7
HSL:
270°, 64.3564%, 80.1961%
HSV (HSB):
270°, 27.4262%, 92.9412%
XYZ:
54.9404, 48.4568, 86.5782
xyY:
0.2892, 0.2551, 48.4568
CIE-Lab:
75.1122, 23.7811, -28.1976
CIE-LCH:
75.1122, 36.8869, 310.1434
CIE-Luv:
75.1122, 12.8498, -48.4453
Hunter-Lab:
69.6109, 19.0619, -25.0139
#ccaced color charts
#ccaced RGB chart
#ccaced CMYK chart
#ccaced RGB pie chart
#ccaced color shades, tints & tones
#ccaced color schemes
#ccaced color preview, HTML & CSS examples
This text has a color of #ccaced
<p style="color:#ccaced;">Text here</p>
.mytext {color:#ccaced;}
Text color #ccaced
This box has a color of #ccaced
<div style="background-color:#ccaced;">Content here</div>
.mybackground {background-color:#ccaced;}
Background color #ccaced
Border around this has a color of #ccaced
<div style="border:2px solid #ccaced;">Content here</div>
.myborder {border:2px solid #ccaced;}
Border color #ccaced