#ccace4 color space conversions
Hex:
#ccace4
RGB:
204, 172, 228
CMY:
20, 33, 11
CMYK:
11, 25, 0, 11
HSL:
274°, 50.9091%, 78.4314%
HSV (HSB):
274°, 24.5614%, 89.4118%
XYZ:
53.6580, 47.9439, 79.8248
xyY:
0.2958, 0.2643, 47.9439
CIE-Lab:
74.7895, 21.9055, -23.8052
CIE-LCH:
74.7895, 32.3503, 312.6202
CIE-Luv:
74.7895, 13.7927, -40.9132
Hunter-Lab:
69.2415, 17.1540, -19.8832
#ccace4 color charts
#ccace4 color shades, tints & tones
#ccace4 color schemes
#ccace4 color preview, HTML & CSS examples
This text has a color of #ccace4
<p style="color:#ccace4;">Text here</p>
.mytext {color:#ccace4;}
This box has a color of #ccace4
<div style="background-color:#ccace4;">Content here</div>
.mybackground {background-color:#ccace4;}
Border around this has a color of #ccace4
<div style="border:2px solid #ccace4;">Content here</div>
.myborder {border:2px solid #ccace4;}