#ceeaf5 color space conversions
Hex:
#ceeaf5
RGB:
206, 234, 245
CMY:
19, 8, 4
CMYK:
16, 4, 0, 4
HSL:
197°, 66.1017%, 88.4314%
HSV (HSB):
197°, 15.9184%, 96.0784%
XYZ:
71.3578, 78.5600, 97.7888
xyY:
0.2881, 0.3171, 78.5600
CIE-Lab:
91.0348, -6.9228, -8.4197
CIE-LCH:
91.0348, 10.9003, 230.5726
CIE-Luv:
91.0348, -15.2311, -12.0108
Hunter-Lab:
88.6341, -11.4022, -3.3700
#ceeaf5 color charts
#ceeaf5 color shades, tints & tones
#ceeaf5 color schemes
#ceeaf5 color preview, HTML & CSS examples
This text has a color of #ceeaf5
<p style="color:#ceeaf5;">Text here</p>
.mytext {color:#ceeaf5;}
This box has a color of #ceeaf5
<div style="background-color:#ceeaf5;">Content here</div>
.mybackground {background-color:#ceeaf5;}
Border around this has a color of #ceeaf5
<div style="border:2px solid #ceeaf5;">Content here</div>
.myborder {border:2px solid #ceeaf5;}