#a1bbfc color space conversions
Hex:
#a1bbfc
RGB:
161, 187, 252
CMY:
37, 27, 1
CMYK:
36, 26, 0, 1
HSL:
223°, 93.8144%, 80.9804%
HSV (HSB):
223°, 36.1111%, 98.8235%
XYZ:
50.0390, 50.1460, 99.1373
xyY:
0.2510, 0.2516, 50.1460
CIE-Lab:
76.1588, 6.4960, -34.9510
CIE-LCH:
76.1588, 35.5495, 280.5288
CIE-Luv:
76.1588, -15.6633, -57.3414
Hunter-Lab:
70.8138, 2.2087, -33.4346
#a1bbfc color charts
#a1bbfc color shades, tints & tones
#a1bbfc color schemes
#a1bbfc color preview, HTML & CSS examples
This text has a color of #a1bbfc
<p style="color:#a1bbfc;">Text here</p>
.mytext {color:#a1bbfc;}
This box has a color of #a1bbfc
<div style="background-color:#a1bbfc;">Content here</div>
.mybackground {background-color:#a1bbfc;}
Border around this has a color of #a1bbfc
<div style="border:2px solid #a1bbfc;">Content here</div>
.myborder {border:2px solid #a1bbfc;}