#a1dafc color space conversions
Hex:
#a1dafc
RGB:
161, 218, 252
CMY:
37, 15, 1
CMYK:
36, 13, 0, 1
HSL:
202°, 93.8144%, 80.9804%
HSV (HSB):
202°, 36.1111%, 98.8235%
XYZ:
57.3400, 64.7481, 101.5710
xyY:
0.2564, 0.2895, 64.7481
CIE-Lab:
84.3538, -10.0758, -22.3951
CIE-LCH:
84.3538, 24.5573, 245.7764
CIE-Luv:
84.3538, -28.3056, -34.2876
Hunter-Lab:
80.4662, -13.6173, -18.5142
#a1dafc color charts
#a1dafc color shades, tints & tones
#a1dafc color schemes
#a1dafc color preview, HTML & CSS examples
This text has a color of #a1dafc
<p style="color:#a1dafc;">Text here</p>
.mytext {color:#a1dafc;}
This box has a color of #a1dafc
<div style="background-color:#a1dafc;">Content here</div>
.mybackground {background-color:#a1dafc;}
Border around this has a color of #a1dafc
<div style="border:2px solid #a1dafc;">Content here</div>
.myborder {border:2px solid #a1dafc;}