#a2bcdc color space conversions
Hex:
#a2bcdc
RGB:
162, 188, 220
CMY:
36, 26, 14
CMYK:
26, 15, 0, 14
HSL:
213°, 45.3125%, 74.9020%
HSV (HSB):
213°, 26.3636%, 86.2745%
XYZ:
45.8018, 48.8151, 74.7184
xyY:
0.2705, 0.2883, 48.8151
CIE-Lab:
75.3362, -1.6917, -18.9322
CIE-LCH:
75.3362, 19.0076, 264.8939
CIE-Luv:
75.3362, -14.7218, -29.3395
Hunter-Lab:
69.8678, -5.2532, -14.4987
#a2bcdc color charts
#a2bcdc color shades, tints & tones
#a2bcdc color schemes
#a2bcdc color preview, HTML & CSS examples
This text has a color of #a2bcdc
<p style="color:#a2bcdc;">Text here</p>
.mytext {color:#a2bcdc;}
This box has a color of #a2bcdc
<div style="background-color:#a2bcdc;">Content here</div>
.mybackground {background-color:#a2bcdc;}
Border around this has a color of #a2bcdc
<div style="border:2px solid #a2bcdc;">Content here</div>
.myborder {border:2px solid #a2bcdc;}