#a1facc color space conversions
Hex:
#a1facc
RGB:
161, 250, 204
CMY:
37, 2, 20
CMYK:
36, 0, 18, 2
HSL:
149°, 89.8990%, 80.5882%
HSV (HSB):
149°, 35.6000%, 98.0392%
XYZ:
59.7826, 80.3079, 69.4768
xyY:
0.2853, 0.3832, 80.3079
CIE-Lab:
91.8228, -36.3542, 13.7186
CIE-LCH:
91.8228, 38.8565, 159.3256
CIE-Luv:
91.8228, -42.3509, 26.7381
Hunter-Lab:
89.6147, -37.7470, 16.7637
#a1facc color charts
#a1facc color shades, tints & tones
#a1facc color schemes
#a1facc color preview, HTML & CSS examples
This text has a color of #a1facc
<p style="color:#a1facc;">Text here</p>
.mytext {color:#a1facc;}
This box has a color of #a1facc
<div style="background-color:#a1facc;">Content here</div>
.mybackground {background-color:#a1facc;}
Border around this has a color of #a1facc
<div style="border:2px solid #a1facc;">Content here</div>
.myborder {border:2px solid #a1facc;}