#a1b0f1 color space conversions
Hex:
#a1b0f1
RGB:
161, 176, 241
CMY:
37, 31, 5
CMYK:
33, 27, 0, 5
HSL:
229°, 74.0741%, 78.8235%
HSV (HSB):
229°, 33.1950%, 94.5098%
XYZ:
46.1005, 44.9786, 89.4711
xyY:
0.2553, 0.2491, 44.9786
CIE-Lab:
72.8778, 9.7550, -34.0910
CIE-LCH:
72.8778, 35.4593, 285.9682
CIE-Luv:
72.8778, -10.8226, -55.9979
Hunter-Lab:
67.0661, 5.3332, -32.1509
#a1b0f1 color charts
#a1b0f1 color shades, tints & tones
#a1b0f1 color schemes
#a1b0f1 color preview, HTML & CSS examples
This text has a color of #a1b0f1
<p style="color:#a1b0f1;">Text here</p>
.mytext {color:#a1b0f1;}
This box has a color of #a1b0f1
<div style="background-color:#a1b0f1;">Content here</div>
.mybackground {background-color:#a1b0f1;}
Border around this has a color of #a1b0f1
<div style="border:2px solid #a1b0f1;">Content here</div>
.myborder {border:2px solid #a1b0f1;}