#a1b3f4 color space conversions
Hex:
#a1b3f4
RGB:
161, 179, 244
CMY:
37, 30, 4
CMYK:
34, 27, 0, 4
HSL:
227°, 79.0476%, 79.4118%
HSV (HSB):
227°, 34.0164%, 95.6863%
XYZ:
47.1472, 46.3489, 92.0493
xyY:
0.2541, 0.2498, 46.3489
CIE-Lab:
73.7714, 8.8544, -34.3328
CIE-LCH:
73.7714, 35.4561, 284.4614
CIE-Luv:
73.7714, -12.1622, -56.3760
Hunter-Lab:
68.0800, 4.4758, -32.5084
#a1b3f4 color charts
#a1b3f4 color shades, tints & tones
#a1b3f4 color schemes
#a1b3f4 color preview, HTML & CSS examples
This text has a color of #a1b3f4
<p style="color:#a1b3f4;">Text here</p>
.mytext {color:#a1b3f4;}
This box has a color of #a1b3f4
<div style="background-color:#a1b3f4;">Content here</div>
.mybackground {background-color:#a1b3f4;}
Border around this has a color of #a1b3f4
<div style="border:2px solid #a1b3f4;">Content here</div>
.myborder {border:2px solid #a1b3f4;}