#a1def7 color space conversions
Hex:
#a1def7
RGB:
161, 222, 247
CMY:
37, 13, 3
CMYK:
35, 10, 0, 3
HSL:
197°, 84.3137%, 80.0000%
HSV (HSB):
197°, 34.8178%, 96.8627%
XYZ:
57.6077, 66.5350, 97.8020
xyY:
0.2596, 0.2998, 66.5350
CIE-Lab:
85.2686, -13.3625, -18.3702
CIE-LCH:
85.2686, 22.7161, 233.9678
CIE-Luv:
85.2686, -29.9610, -27.1065
Hunter-Lab:
81.5690, -16.6810, -13.9910
#a1def7 color charts
#a1def7 color shades, tints & tones
#a1def7 color schemes
#a1def7 color preview, HTML & CSS examples
This text has a color of #a1def7
<p style="color:#a1def7;">Text here</p>
.mytext {color:#a1def7;}
This box has a color of #a1def7
<div style="background-color:#a1def7;">Content here</div>
.mybackground {background-color:#a1def7;}
Border around this has a color of #a1def7
<div style="border:2px solid #a1def7;">Content here</div>
.myborder {border:2px solid #a1def7;}