#a1ddf5 color space conversions
Hex:
#a1ddf5
RGB:
161, 221, 245
CMY:
37, 13, 4
CMYK:
34, 10, 0, 4
HSL:
197°, 80.7692%, 79.6078%
HSV (HSB):
197°, 34.2857%, 96.0784%
XYZ:
57.0358, 65.8825, 96.0967
xyY:
0.2604, 0.3008, 65.8825
CIE-Lab:
84.9365, -13.3359, -17.8147
CIE-LCH:
84.9365, 22.2533, 233.1819
CIE-Luv:
84.9365, -29.5498, -26.1756
Hunter-Lab:
81.1681, -16.6143, -13.3771
#a1ddf5 color charts
#a1ddf5 color shades, tints & tones
#a1ddf5 color schemes
#a1ddf5 color preview, HTML & CSS examples
This text has a color of #a1ddf5
<p style="color:#a1ddf5;">Text here</p>
.mytext {color:#a1ddf5;}
This box has a color of #a1ddf5
<div style="background-color:#a1ddf5;">Content here</div>
.mybackground {background-color:#a1ddf5;}
Border around this has a color of #a1ddf5
<div style="border:2px solid #a1ddf5;">Content here</div>
.myborder {border:2px solid #a1ddf5;}