#a5eeec color space conversions
Hex:
#a5eeec
RGB:
165, 238, 236
CMY:
35, 7, 7
CMYK:
31, 0, 1, 7
HSL:
178°, 68.2243%, 79.0196%
HSV (HSB):
178°, 30.6723%, 93.3333%
XYZ:
61.2319, 75.2045, 90.6455
xyY:
0.2696, 0.3312, 75.2045
CIE-Lab:
89.4887, -22.8591, -6.2677
CIE-LCH:
89.4887, 23.7028, 195.3329
CIE-Luv:
89.4887, -35.1602, -5.9785
Hunter-Lab:
86.7205, -25.7251, -1.2691
#a5eeec color charts
#a5eeec color shades, tints & tones
#a5eeec color schemes
#a5eeec color preview, HTML & CSS examples
This text has a color of #a5eeec
<p style="color:#a5eeec;">Text here</p>
.mytext {color:#a5eeec;}
This box has a color of #a5eeec
<div style="background-color:#a5eeec;">Content here</div>
.mybackground {background-color:#a5eeec;}
Border around this has a color of #a5eeec
<div style="border:2px solid #a5eeec;">Content here</div>
.myborder {border:2px solid #a5eeec;}