#a0eff5 color space conversions
Hex:
#a0eff5
RGB:
160, 239, 245
CMY:
37, 6, 4
CMYK:
35, 2, 0, 4
HSL:
184°, 80.9524%, 79.4118%
HSV (HSB):
184°, 34.6939%, 96.0784%
XYZ:
61.8451, 75.7992, 97.7573
xyY:
0.2627, 0.3220, 75.7992
CIE-Lab:
89.7660, -22.6175, -10.5866
CIE-LCH:
89.7660, 24.9726, 205.0830
CIE-Luv:
89.7660, -37.3972, -12.9938
Hunter-Lab:
87.0627, -25.5620, -5.6292
#a0eff5 color charts
#a0eff5 color shades, tints & tones
#a0eff5 color schemes
#a0eff5 color preview, HTML & CSS examples
This text has a color of #a0eff5
<p style="color:#a0eff5;">Text here</p>
.mytext {color:#a0eff5;}
This box has a color of #a0eff5
<div style="background-color:#a0eff5;">Content here</div>
.mybackground {background-color:#a0eff5;}
Border around this has a color of #a0eff5
<div style="border:2px solid #a0eff5;">Content here</div>
.myborder {border:2px solid #a0eff5;}