#a0fff2 color space conversions
Hex:
#a0fff2
RGB:
160, 255, 242
CMY:
37, 0, 5
CMYK:
37, 0, 5, 0
HSL:
172°, 100.0000%, 81.3725%
HSV (HSB):
172°, 37.2549%, 100.0000%
XYZ:
66.2842, 85.4044, 96.9956
xyY:
0.2665, 0.3434, 85.4044
CIE-Lab:
94.0571, -30.9859, -2.6857
CIE-LCH:
94.0571, 31.1020, 184.9538
CIE-Luv:
94.0571, -44.0271, 1.0053
Hunter-Lab:
92.4145, -33.6964, 2.4611
#a0fff2 color charts
#a0fff2 color shades, tints & tones
#a0fff2 color schemes
#a0fff2 color preview, HTML & CSS examples
This text has a color of #a0fff2
<p style="color:#a0fff2;">Text here</p>
.mytext {color:#a0fff2;}
This box has a color of #a0fff2
<div style="background-color:#a0fff2;">Content here</div>
.mybackground {background-color:#a0fff2;}
Border around this has a color of #a0fff2
<div style="border:2px solid #a0fff2;">Content here</div>
.myborder {border:2px solid #a0fff2;}