#a8eddf color space conversions
Hex:
#a8eddf
RGB:
168, 237, 223
CMY:
34, 7, 13
CMYK:
29, 0, 6, 7
HSL:
168°, 65.7143%, 79.4118%
HSV (HSB):
168°, 29.1139%, 92.9412%
XYZ:
59.7519, 74.2209, 80.9888
xyY:
0.2780, 0.3453, 74.2209
CIE-Lab:
89.0268, -24.3756, -0.1305
CIE-LCH:
89.0268, 24.3760, 180.3068
CIE-Luv:
89.0268, -33.6243, 3.9305
Hunter-Lab:
86.1516, -26.9634, 4.5691
#a8eddf color charts
#a8eddf color shades, tints & tones
#a8eddf color schemes
#a8eddf color preview, HTML & CSS examples
This text has a color of #a8eddf
<p style="color:#a8eddf;">Text here</p>
.mytext {color:#a8eddf;}
This box has a color of #a8eddf
<div style="background-color:#a8eddf;">Content here</div>
.mybackground {background-color:#a8eddf;}
Border around this has a color of #a8eddf
<div style="border:2px solid #a8eddf;">Content here</div>
.myborder {border:2px solid #a8eddf;}