#a0ccf0 color space conversions
Hex:
#a0ccf0
RGB:
160, 204, 240
CMY:
37, 20, 6
CMYK:
33, 15, 0, 6
HSL:
207°, 72.7273%, 78.4314%
HSV (HSB):
207°, 33.3333%, 94.1176%
XYZ:
51.8182, 56.9506, 90.6995
xyY:
0.2598, 0.2855, 56.9506
CIE-Lab:
80.1518, -5.9856, -22.4031
CIE-LCH:
80.1518, 23.1890, 255.0413
CIE-Luv:
80.1518, -22.8325, -34.6923
Hunter-Lab:
75.4656, -9.4983, -18.4327
#a0ccf0 color charts
#a0ccf0 color shades, tints & tones
#a0ccf0 color schemes
#a0ccf0 color preview, HTML & CSS examples
This text has a color of #a0ccf0
<p style="color:#a0ccf0;">Text here</p>
.mytext {color:#a0ccf0;}
This box has a color of #a0ccf0
<div style="background-color:#a0ccf0;">Content here</div>
.mybackground {background-color:#a0ccf0;}
Border around this has a color of #a0ccf0
<div style="border:2px solid #a0ccf0;">Content here</div>
.myborder {border:2px solid #a0ccf0;}