#a1cdfd color space conversions
Hex:
#a1cdfd
RGB:
161, 205, 253
CMY:
37, 20, 1
CMYK:
36, 19, 0, 1
HSL:
211°, 95.8333%, 81.1765%
HSV (HSB):
211°, 36.3636%, 99.2157%
XYZ:
54.2589, 58.3316, 101.3279
xyY:
0.2536, 0.2727, 58.3316
CIE-Lab:
80.9228, -2.9941, -28.1546
CIE-LCH:
80.9228, 28.3134, 263.9297
CIE-Luv:
80.9228, -22.9843, -44.8498
Hunter-Lab:
76.3751, -6.8453, -25.1983
#a1cdfd color charts
#a1cdfd color shades, tints & tones
#a1cdfd color schemes
#a1cdfd color preview, HTML & CSS examples
This text has a color of #a1cdfd
<p style="color:#a1cdfd;">Text here</p>
.mytext {color:#a1cdfd;}
This box has a color of #a1cdfd
<div style="background-color:#a1cdfd;">Content here</div>
.mybackground {background-color:#a1cdfd;}
Border around this has a color of #a1cdfd
<div style="border:2px solid #a1cdfd;">Content here</div>
.myborder {border:2px solid #a1cdfd;}