#a0e0f7 color space conversions
Hex:
#a0e0f7
RGB:
160, 224, 247
CMY:
37, 12, 3
CMYK:
35, 9, 0, 3
HSL:
196°, 84.4660%, 79.8039%
HSV (HSB):
196°, 35.2227%, 96.8627%
XYZ:
57.9414, 67.5003, 97.9707
xyY:
0.2593, 0.3021, 67.5003
CIE-Lab:
85.7560, -14.6480, -17.6408
CIE-LCH:
85.7560, 22.9295, 230.2956
CIE-Luv:
85.7560, -31.1799, -25.7190
Hunter-Lab:
82.1586, -17.8925, -13.1899
#a0e0f7 color charts
#a0e0f7 color shades, tints & tones
#a0e0f7 color schemes
#a0e0f7 color preview, HTML & CSS examples
This text has a color of #a0e0f7
<p style="color:#a0e0f7;">Text here</p>
.mytext {color:#a0e0f7;}
This box has a color of #a0e0f7
<div style="background-color:#a0e0f7;">Content here</div>
.mybackground {background-color:#a0e0f7;}
Border around this has a color of #a0e0f7
<div style="border:2px solid #a0e0f7;">Content here</div>
.myborder {border:2px solid #a0e0f7;}