#a5f7ed color space conversions
Hex:
#a5f7ed
RGB:
165, 247, 237
CMY:
35, 3, 7
CMYK:
33, 0, 4, 3
HSL:
173°, 83.6735%, 80.7843%
HSV (HSB):
173°, 33.1984%, 96.8627%
XYZ:
64.0639, 80.6353, 92.3084
xyY:
0.2703, 0.3402, 80.6353
CIE-Lab:
91.9692, -26.9933, -3.1346
CIE-LCH:
91.9692, 27.1747, 186.6237
CIE-Luv:
91.9692, -38.9394, -0.3443
Hunter-Lab:
89.7972, -29.7980, 1.9099
#a5f7ed color charts
#a5f7ed color shades, tints & tones
#a5f7ed color schemes
#a5f7ed color preview, HTML & CSS examples
This text has a color of #a5f7ed
<p style="color:#a5f7ed;">Text here</p>
.mytext {color:#a5f7ed;}
This box has a color of #a5f7ed
<div style="background-color:#a5f7ed;">Content here</div>
.mybackground {background-color:#a5f7ed;}
Border around this has a color of #a5f7ed
<div style="border:2px solid #a5f7ed;">Content here</div>
.myborder {border:2px solid #a5f7ed;}