#a1e1e6 color space conversions
Hex:
#a1e1e6
RGB:
161, 225, 230
CMY:
37, 12, 10
CMYK:
30, 2, 0, 10
HSL:
184°, 57.9832%, 76.6667%
HSV (HSB):
184°, 30.0000%, 90.1961%
XYZ:
55.9061, 67.1407, 84.8758
xyY:
0.2689, 0.3229, 67.1407
CIE-Lab:
85.5749, -18.8910, -8.9358
CIE-LCH:
85.5749, 20.8978, 205.3151
CIE-Luv:
85.5749, -31.2877, -10.8359
Hunter-Lab:
81.9394, -21.6060, -4.0571
#a1e1e6 color charts
#a1e1e6 color shades, tints & tones
#a1e1e6 color schemes
#a1e1e6 color preview, HTML & CSS examples
This text has a color of #a1e1e6
<p style="color:#a1e1e6;">Text here</p>
.mytext {color:#a1e1e6;}
This box has a color of #a1e1e6
<div style="background-color:#a1e1e6;">Content here</div>
.mybackground {background-color:#a1e1e6;}
Border around this has a color of #a1e1e6
<div style="border:2px solid #a1e1e6;">Content here</div>
.myborder {border:2px solid #a1e1e6;}