#a1b2ec color space conversions
Hex:
#a1b2ec
RGB:
161, 178, 236
CMY:
37, 30, 7
CMYK:
32, 25, 0, 7
HSL:
226°, 66.3717%, 77.8431%
HSV (HSB):
226°, 31.7797%, 92.5490%
XYZ:
45.7587, 45.4740, 85.7225
xyY:
0.2586, 0.2570, 45.4740
CIE-Lab:
73.2029, 7.3804, -30.8769
CIE-LCH:
73.2029, 31.7467, 283.4429
CIE-Luv:
73.2029, -11.4431, -50.2970
Hunter-Lab:
67.4344, 3.1137, -28.1653
#a1b2ec color charts
#a1b2ec color shades, tints & tones
#a1b2ec color schemes
#a1b2ec color preview, HTML & CSS examples
This text has a color of #a1b2ec
<p style="color:#a1b2ec;">Text here</p>
.mytext {color:#a1b2ec;}
This box has a color of #a1b2ec
<div style="background-color:#a1b2ec;">Content here</div>
.mybackground {background-color:#a1b2ec;}
Border around this has a color of #a1b2ec
<div style="border:2px solid #a1b2ec;">Content here</div>
.myborder {border:2px solid #a1b2ec;}