#a0f0f7 color space conversions
Hex:
#a0f0f7
RGB:
160, 240, 247
CMY:
37, 6, 3
CMYK:
35, 3, 0, 3
HSL:
185°, 84.4660%, 79.8039%
HSV (HSB):
185°, 35.2227%, 96.8627%
XYZ:
62.4458, 76.5092, 99.4722
xyY:
0.2619, 0.3209, 76.5092
CIE-Lab:
90.0952, -22.6384, -11.1407
CIE-LCH:
90.0952, 25.2312, 206.2026
CIE-Luv:
90.0952, -37.7794, -13.9002
Hunter-Lab:
87.4695, -25.6378, -6.1972
#a0f0f7 color charts
#a0f0f7 color shades, tints & tones
#a0f0f7 color schemes
#a0f0f7 color preview, HTML & CSS examples
This text has a color of #a0f0f7
<p style="color:#a0f0f7;">Text here</p>
.mytext {color:#a0f0f7;}
This box has a color of #a0f0f7
<div style="background-color:#a0f0f7;">Content here</div>
.mybackground {background-color:#a0f0f7;}
Border around this has a color of #a0f0f7
<div style="border:2px solid #a0f0f7;">Content here</div>
.myborder {border:2px solid #a0f0f7;}