#a0dced color space conversions
Hex:
#a0dced
RGB:
160, 220, 237
CMY:
37, 14, 7
CMYK:
32, 7, 0, 7
HSL:
193°, 68.1416%, 77.8431%
HSV (HSB):
193°, 32.4895%, 92.9412%
XYZ:
55.3765, 64.7744, 89.7048
xyY:
0.2639, 0.3087, 64.7744
CIE-Lab:
84.3674, -15.0130, -14.4445
CIE-LCH:
84.3674, 20.8334, 223.8944
CIE-Luv:
84.3674, -29.5459, -20.3465
Hunter-Lab:
80.4825, -18.0265, -9.7461
#a0dced color charts
#a0dced color shades, tints & tones
#a0dced color schemes
#a0dced color preview, HTML & CSS examples
This text has a color of #a0dced
<p style="color:#a0dced;">Text here</p>
.mytext {color:#a0dced;}
This box has a color of #a0dced
<div style="background-color:#a0dced;">Content here</div>
.mybackground {background-color:#a0dced;}
Border around this has a color of #a0dced
<div style="border:2px solid #a0dced;">Content here</div>
.myborder {border:2px solid #a0dced;}