#a1ceda color space conversions
Hex:
#a1ceda
RGB:
161, 206, 218
CMY:
37, 19, 15
CMYK:
26, 6, 0, 15
HSL:
193°, 43.5115%, 74.3137%
HSV (HSB):
193°, 26.1468%, 85.4902%
XYZ:
49.4241, 56.7816, 74.6847
xyY:
0.2732, 0.3139, 56.7816
CIE-Lab:
80.0566, -11.9654, -10.7670
CIE-LCH:
80.0566, 16.0965, 221.9822
CIE-Luv:
80.0566, -23.0431, -14.7421
Hunter-Lab:
75.3536, -14.7913, -6.0162
#a1ceda color charts
#a1ceda color shades, tints & tones
#a1ceda color schemes
#a1ceda color preview, HTML & CSS examples
This text has a color of #a1ceda
<p style="color:#a1ceda;">Text here</p>
.mytext {color:#a1ceda;}
This box has a color of #a1ceda
<div style="background-color:#a1ceda;">Content here</div>
.mybackground {background-color:#a1ceda;}
Border around this has a color of #a1ceda
<div style="border:2px solid #a1ceda;">Content here</div>
.myborder {border:2px solid #a1ceda;}