#a5eddc color space conversions
Hex:
#a5eddc
RGB:
165, 237, 220
CMY:
35, 7, 14
CMYK:
30, 0, 7, 7
HSL:
166°, 66.6667%, 78.8235%
HSV (HSB):
166°, 30.3797%, 92.9412%
XYZ:
58.7195, 73.7350, 78.8476
xyY:
0.2779, 0.3490, 73.7350
CIE-Lab:
88.7971, -25.8668, 1.0847
CIE-LCH:
88.7971, 25.8896, 177.5987
CIE-Luv:
88.7971, -34.8894, 6.0477
Hunter-Lab:
85.8691, -28.2080, 5.6665
#a5eddc color charts
#a5eddc color shades, tints & tones
#a5eddc color schemes
#a5eddc color preview, HTML & CSS examples
This text has a color of #a5eddc
<p style="color:#a5eddc;">Text here</p>
.mytext {color:#a5eddc;}
This box has a color of #a5eddc
<div style="background-color:#a5eddc;">Content here</div>
.mybackground {background-color:#a5eddc;}
Border around this has a color of #a5eddc
<div style="border:2px solid #a5eddc;">Content here</div>
.myborder {border:2px solid #a5eddc;}