#ccaeea color space conversions
Hex:
#ccaeea
RGB:
204, 174, 234
CMY:
20, 32, 8
CMYK:
13, 26, 0, 8
HSL:
270°, 58.8235%, 80.0000%
HSV (HSB):
270°, 25.6410%, 91.7647%
XYZ:
54.8892, 49.0500, 84.4165
xyY:
0.2914, 0.2604, 49.0500
CIE-Lab:
75.4824, 22.0556, -26.0041
CIE-LCH:
75.4824, 34.0979, 310.3033
CIE-Luv:
75.4824, 12.2522, -44.5953
Hunter-Lab:
70.0357, 17.3336, -22.4394
#ccaeea color charts
#ccaeea color shades, tints & tones
#ccaeea color schemes
#ccaeea color preview, HTML & CSS examples
This text has a color of #ccaeea
<p style="color:#ccaeea;">Text here</p>
.mytext {color:#ccaeea;}
This box has a color of #ccaeea
<div style="background-color:#ccaeea;">Content here</div>
.mybackground {background-color:#ccaeea;}
Border around this has a color of #ccaeea
<div style="border:2px solid #ccaeea;">Content here</div>
.myborder {border:2px solid #ccaeea;}