#a1a3e4 color space conversions
Hex:
#a1a3e4
RGB:
161, 163, 228
CMY:
37, 36, 11
CMYK:
29, 29, 0, 11
HSL:
238°, 55.3719%, 76.2745%
HSV (HSB):
238°, 29.3860%, 89.4118%
XYZ:
41.7987, 39.3729, 78.7955
xyY:
0.2613, 0.2461, 39.3729
CIE-Lab:
69.0205, 13.7609, -32.9732
CIE-LCH:
69.0205, 35.7295, 292.6526
CIE-Luv:
69.0205, -4.8377, -54.2469
Hunter-Lab:
62.7478, 9.0970, -30.5299
#a1a3e4 color charts
#a1a3e4 color shades, tints & tones
#a1a3e4 color schemes
#a1a3e4 color preview, HTML & CSS examples
This text has a color of #a1a3e4
<p style="color:#a1a3e4;">Text here</p>
.mytext {color:#a1a3e4;}
This box has a color of #a1a3e4
<div style="background-color:#a1a3e4;">Content here</div>
.mybackground {background-color:#a1a3e4;}
Border around this has a color of #a1a3e4
<div style="border:2px solid #a1a3e4;">Content here</div>
.myborder {border:2px solid #a1a3e4;}