#a5eedf color space conversions
Hex:
#a5eedf
RGB:
165, 238, 223
CMY:
35, 7, 13
CMYK:
31, 0, 6, 7
HSL:
168°, 68.2243%, 79.0196%
HSV (HSB):
168°, 30.6723%, 93.3333%
XYZ:
59.4109, 74.4761, 81.0561
xyY:
0.2764, 0.3465, 74.4761
CIE-Lab:
89.1470, -25.7104, 0.0266
CIE-LCH:
89.1470, 25.7104, 179.9406
CIE-Luv:
89.1470, -35.2916, 4.3902
Hunter-Lab:
86.2995, -28.1401, 4.7221
#a5eedf color charts
#a5eedf color shades, tints & tones
#a5eedf color schemes
#a5eedf color preview, HTML & CSS examples
This text has a color of #a5eedf
<p style="color:#a5eedf;">Text here</p>
.mytext {color:#a5eedf;}
This box has a color of #a5eedf
<div style="background-color:#a5eedf;">Content here</div>
.mybackground {background-color:#a5eedf;}
Border around this has a color of #a5eedf
<div style="border:2px solid #a5eedf;">Content here</div>
.myborder {border:2px solid #a5eedf;}