#a0ceee color space conversions
Hex:
#a0ceee
RGB:
160, 206, 238
CMY:
37, 19, 7
CMYK:
33, 13, 0, 7
HSL:
205°, 69.6429%, 78.0392%
HSV (HSB):
205°, 32.7731%, 93.3333%
XYZ:
52.0011, 57.7892, 89.3026
xyY:
0.2612, 0.2903, 57.7892
CIE-Lab:
80.6215, -7.5301, -20.6222
CIE-LCH:
80.6215, 21.9540, 249.9406
CIE-Luv:
80.6215, -23.6521, -31.5231
Hunter-Lab:
76.0192, -10.9303, -16.4367
#a0ceee color charts
#a0ceee color shades, tints & tones
#a0ceee color schemes
#a0ceee color preview, HTML & CSS examples
This text has a color of #a0ceee
<p style="color:#a0ceee;">Text here</p>
.mytext {color:#a0ceee;}
This box has a color of #a0ceee
<div style="background-color:#a0ceee;">Content here</div>
.mybackground {background-color:#a0ceee;}
Border around this has a color of #a0ceee
<div style="border:2px solid #a0ceee;">Content here</div>
.myborder {border:2px solid #a0ceee;}