#a0f3f5 color space conversions
Hex:
#a0f3f5
RGB:
160, 243, 245
CMY:
37, 5, 4
CMYK:
35, 1, 0, 4
HSL:
181°, 80.9524%, 79.4118%
HSV (HSB):
181°, 34.6939%, 96.0784%
XYZ:
63.0292, 78.1673, 98.1520
xyY:
0.2633, 0.3266, 78.1673
CIE-Lab:
90.8562, -24.5690, -8.9663
CIE-LCH:
90.8562, 26.1540, 200.0492
CIE-Luv:
90.8562, -39.0446, -10.0715
Hunter-Lab:
88.4123, -27.4687, -3.9329
#a0f3f5 color charts
#a0f3f5 color shades, tints & tones
#a0f3f5 color schemes
#a0f3f5 color preview, HTML & CSS examples
This text has a color of #a0f3f5
<p style="color:#a0f3f5;">Text here</p>
.mytext {color:#a0f3f5;}
This box has a color of #a0f3f5
<div style="background-color:#a0f3f5;">Content here</div>
.mybackground {background-color:#a0f3f5;}
Border around this has a color of #a0f3f5
<div style="border:2px solid #a0f3f5;">Content here</div>
.myborder {border:2px solid #a0f3f5;}