#ceaeec color space conversions
Hex:
#ceaeec
RGB:
206, 174, 236
CMY:
19, 32, 7
CMYK:
13, 26, 0, 7
HSL:
271°, 62.0000%, 80.3922%
HSV (HSB):
271°, 26.2712%, 92.5490%
XYZ:
55.7300, 49.4500, 85.9644
xyY:
0.2916, 0.2587, 49.4500
CIE-Lab:
75.7305, 23.1018, -26.6927
CIE-LCH:
75.7305, 35.3014, 310.8753
CIE-Luv:
75.7305, 13.1763, -45.9140
Hunter-Lab:
70.3207, 18.4020, -23.2553
#ceaeec color charts
#ceaeec color shades, tints & tones
#ceaeec color schemes
#ceaeec color preview, HTML & CSS examples
This text has a color of #ceaeec
<p style="color:#ceaeec;">Text here</p>
.mytext {color:#ceaeec;}
This box has a color of #ceaeec
<div style="background-color:#ceaeec;">Content here</div>
.mybackground {background-color:#ceaeec;}
Border around this has a color of #ceaeec
<div style="border:2px solid #ceaeec;">Content here</div>
.myborder {border:2px solid #ceaeec;}