#a1dcef color space conversions
Hex:
#a1dcef
RGB:
161, 220, 239
CMY:
37, 14, 6
CMYK:
33, 8, 0, 6
HSL:
195°, 70.9091%, 78.4314%
HSV (HSB):
195°, 32.6360%, 93.7255%
XYZ:
55.8711, 64.9955, 91.2620
xyY:
0.2634, 0.3064, 64.9955
CIE-Lab:
84.4814, -14.2648, -15.3265
CIE-LCH:
84.4814, 20.9377, 227.0549
CIE-Luv:
84.4814, -29.1405, -21.9109
Hunter-Lab:
80.6198, -17.3805, -10.6828
#a1dcef color charts
#a1dcef color shades, tints & tones
#a1dcef color schemes
#a1dcef color preview, HTML & CSS examples
This text has a color of #a1dcef
<p style="color:#a1dcef;">Text here</p>
.mytext {color:#a1dcef;}
This box has a color of #a1dcef
<div style="background-color:#a1dcef;">Content here</div>
.mybackground {background-color:#a1dcef;}
Border around this has a color of #a1dcef
<div style="border:2px solid #a1dcef;">Content here</div>
.myborder {border:2px solid #a1dcef;}