#a5e7cd color space conversions
Hex:
#a5e7cd
RGB:
165, 231, 205
CMY:
35, 9, 20
CMYK:
29, 0, 11, 9
HSL:
156°, 57.8947%, 77.6471%
HSV (HSB):
156°, 28.5714%, 90.5882%
XYZ:
55.1124, 69.5589, 68.2791
xyY:
0.2856, 0.3605, 69.5589
CIE-Lab:
86.7801, -26.0775, 6.0193
CIE-LCH:
86.7801, 26.7632, 167.0023
CIE-Luv:
86.7801, -32.3742, 13.5307
Hunter-Lab:
83.4020, -27.9999, 9.8422
#a5e7cd color charts
#a5e7cd color shades, tints & tones
#a5e7cd color schemes
#a5e7cd color preview, HTML & CSS examples
This text has a color of #a5e7cd
<p style="color:#a5e7cd;">Text here</p>
.mytext {color:#a5e7cd;}
This box has a color of #a5e7cd
<div style="background-color:#a5e7cd;">Content here</div>
.mybackground {background-color:#a5e7cd;}
Border around this has a color of #a5e7cd
<div style="border:2px solid #a5e7cd;">Content here</div>
.myborder {border:2px solid #a5e7cd;}