#a0f0f6 color space conversions
Hex:
#a0f0f6
RGB:
160, 240, 246
CMY:
37, 6, 4
CMYK:
35, 2, 0, 4
HSL:
184°, 82.6923%, 79.6078%
HSV (HSB):
184°, 34.9593%, 96.4706%
XYZ:
62.2918, 76.4476, 98.6615
xyY:
0.2624, 0.3220, 76.4476
CIE-Lab:
90.0667, -22.8731, -10.6612
CIE-LCH:
90.0667, 25.2357, 204.9902
CIE-Luv:
90.0667, -37.7944, -13.0806
Hunter-Lab:
87.4343, -25.8392, -5.6993
#a0f0f6 color charts
#a0f0f6 color shades, tints & tones
#a0f0f6 color schemes
#a0f0f6 color preview, HTML & CSS examples
This text has a color of #a0f0f6
<p style="color:#a0f0f6;">Text here</p>
.mytext {color:#a0f0f6;}
This box has a color of #a0f0f6
<div style="background-color:#a0f0f6;">Content here</div>
.mybackground {background-color:#a0f0f6;}
Border around this has a color of #a0f0f6
<div style="border:2px solid #a0f0f6;">Content here</div>
.myborder {border:2px solid #a0f0f6;}