#a2cdf2 color space conversions
Hex:
#a2cdf2
RGB:
162, 205, 242
CMY:
36, 20, 5
CMYK:
33, 15, 0, 5
HSL:
208°, 75.4717%, 79.2157%
HSV (HSB):
208°, 33.0579%, 94.9020%
XYZ:
52.7586, 57.7548, 92.3715
xyY:
0.2600, 0.2847, 57.7548
CIE-Lab:
80.6023, -5.4713, -22.7757
CIE-LCH:
80.6023, 23.4237, 256.4920
CIE-Luv:
80.6023, -22.4428, -35.4140
Hunter-Lab:
75.9966, -9.0752, -18.8675
#a2cdf2 color charts
#a2cdf2 color shades, tints & tones
#a2cdf2 color schemes
#a2cdf2 color preview, HTML & CSS examples
This text has a color of #a2cdf2
<p style="color:#a2cdf2;">Text here</p>
.mytext {color:#a2cdf2;}
This box has a color of #a2cdf2
<div style="background-color:#a2cdf2;">Content here</div>
.mybackground {background-color:#a2cdf2;}
Border around this has a color of #a2cdf2
<div style="border:2px solid #a2cdf2;">Content here</div>
.myborder {border:2px solid #a2cdf2;}