#a1fafc color space conversions
Hex:
#a1fafc
RGB:
161, 250, 252
CMY:
37, 2, 1
CMYK:
36, 1, 0, 1
HSL:
181°, 93.8144%, 80.9804%
HSV (HSB):
181°, 36.1111%, 98.8235%
XYZ:
66.4542, 82.9766, 104.6090
xyY:
0.2616, 0.3266, 82.9766
CIE-Lab:
93.0042, -26.0686, -9.4099
CIE-LCH:
93.0042, 27.7150, 199.8479
CIE-Luv:
93.0042, -41.4138, -10.5840
Hunter-Lab:
91.0915, -29.1884, -4.3243
#a1fafc color charts
#a1fafc color shades, tints & tones
#a1fafc color schemes
#a1fafc color preview, HTML & CSS examples
This text has a color of #a1fafc
<p style="color:#a1fafc;">Text here</p>
.mytext {color:#a1fafc;}
This box has a color of #a1fafc
<div style="background-color:#a1fafc;">Content here</div>
.mybackground {background-color:#a1fafc;}
Border around this has a color of #a1fafc
<div style="border:2px solid #a1fafc;">Content here</div>
.myborder {border:2px solid #a1fafc;}