#a2dced color space conversions
Hex:
#a2dced
RGB:
162, 220, 237
CMY:
36, 14, 7
CMYK:
32, 7, 0, 7
HSL:
194°, 67.5676%, 78.2353%
HSV (HSB):
194°, 31.6456%, 92.9412%
XYZ:
55.7796, 64.9822, 89.7237
xyY:
0.2650, 0.3087, 64.9822
CIE-Lab:
84.4746, -14.4643, -14.2728
CIE-LCH:
84.4746, 20.3206, 224.6181
CIE-Luv:
84.4746, -28.7376, -20.1514
Hunter-Lab:
80.6115, -17.5562, -9.5639
#a2dced color charts
#a2dced color shades, tints & tones
#a2dced color schemes
#a2dced color preview, HTML & CSS examples
This text has a color of #a2dced
<p style="color:#a2dced;">Text here</p>
.mytext {color:#a2dced;}
This box has a color of #a2dced
<div style="background-color:#a2dced;">Content here</div>
.mybackground {background-color:#a2dced;}
Border around this has a color of #a2dced
<div style="border:2px solid #a2dced;">Content here</div>
.myborder {border:2px solid #a2dced;}