#a5febc color space conversions
Hex:
#a5febc
RGB:
165, 254, 188
CMY:
35, 0, 26
CMYK:
35, 0, 26, 0
HSL:
136°, 97.8022%, 82.1569%
HSV (HSB):
136°, 35.0394%, 99.6078%
XYZ:
60.0360, 82.5138, 60.3395
xyY:
0.2959, 0.4067, 82.5138
CIE-Lab:
92.8012, -39.9668, 23.3111
CIE-LCH:
92.8012, 46.2683, 149.7467
CIE-Luv:
92.8012, -42.7608, 40.8457
Hunter-Lab:
90.8371, -40.9909, 24.2020
#a5febc color charts
#a5febc color shades, tints & tones
#a5febc color schemes
#a5febc color preview, HTML & CSS examples
This text has a color of #a5febc
<p style="color:#a5febc;">Text here</p>
.mytext {color:#a5febc;}
This box has a color of #a5febc
<div style="background-color:#a5febc;">Content here</div>
.mybackground {background-color:#a5febc;}
Border around this has a color of #a5febc
<div style="border:2px solid #a5febc;">Content here</div>
.myborder {border:2px solid #a5febc;}