#a1b1fb color space conversions
Hex:
#a1b1fb
RGB:
161, 177, 251
CMY:
37, 31, 2
CMYK:
36, 29, 0, 2
HSL:
229°, 91.8367%, 80.7843%
HSV (HSB):
229°, 35.8566%, 98.4314%
XYZ:
47.8327, 45.9864, 97.6220
xyY:
0.2499, 0.2402, 45.9864
CIE-Lab:
73.5367, 11.7749, -38.4791
CIE-LCH:
73.5367, 40.2405, 287.0146
CIE-Luv:
73.5367, -11.6352, -63.7697
Hunter-Lab:
67.8133, 7.2333, -37.8829
#a1b1fb color charts
#a1b1fb color shades, tints & tones
#a1b1fb color schemes
#a1b1fb color preview, HTML & CSS examples
This text has a color of #a1b1fb
<p style="color:#a1b1fb;">Text here</p>
.mytext {color:#a1b1fb;}
This box has a color of #a1b1fb
<div style="background-color:#a1b1fb;">Content here</div>
.mybackground {background-color:#a1b1fb;}
Border around this has a color of #a1b1fb
<div style="border:2px solid #a1b1fb;">Content here</div>
.myborder {border:2px solid #a1b1fb;}