#a1cdf5 color space conversions
Hex:
#a1cdf5
RGB:
161, 205, 245
CMY:
37, 20, 4
CMYK:
34, 16, 0, 4
HSL:
209°, 80.7692%, 79.6078%
HSV (HSB):
209°, 34.2857%, 96.0784%
XYZ:
53.0107, 57.8323, 94.7550
xyY:
0.2578, 0.2813, 57.8323
CIE-Lab:
80.6455, -5.0040, -24.3159
CIE-LCH:
80.6455, 24.8255, 258.3714
CIE-Luv:
80.6455, -22.8923, -38.0648
Hunter-Lab:
76.0475, -8.6556, -20.6419
#a1cdf5 color charts
#a1cdf5 color shades, tints & tones
#a1cdf5 color schemes
#a1cdf5 color preview, HTML & CSS examples
This text has a color of #a1cdf5
<p style="color:#a1cdf5;">Text here</p>
.mytext {color:#a1cdf5;}
This box has a color of #a1cdf5
<div style="background-color:#a1cdf5;">Content here</div>
.mybackground {background-color:#a1cdf5;}
Border around this has a color of #a1cdf5
<div style="border:2px solid #a1cdf5;">Content here</div>
.myborder {border:2px solid #a1cdf5;}