#a2fded color space conversions
Hex:
#a2fded
RGB:
162, 253, 237
CMY:
36, 1, 7
CMYK:
36, 0, 6, 1
HSL:
169°, 95.7895%, 81.3725%
HSV (HSB):
169°, 35.9684%, 99.2157%
XYZ:
65.3116, 84.0464, 92.9010
xyY:
0.2696, 0.3469, 84.0464
CIE-Lab:
93.4706, -30.6373, -0.9500
CIE-LCH:
93.4706, 30.6521, 181.7761
CIE-Luv:
93.4706, -42.5777, 3.6901
Hunter-Lab:
91.6768, -33.2689, 4.0920
#a2fded color charts
#a2fded color shades, tints & tones
#a2fded color schemes
#a2fded color preview, HTML & CSS examples
This text has a color of #a2fded
<p style="color:#a2fded;">Text here</p>
.mytext {color:#a2fded;}
This box has a color of #a2fded
<div style="background-color:#a2fded;">Content here</div>
.mybackground {background-color:#a2fded;}
Border around this has a color of #a2fded
<div style="border:2px solid #a2fded;">Content here</div>
.myborder {border:2px solid #a2fded;}