#a1b4ed color space conversions
Hex:
#a1b4ed
RGB:
161, 180, 237
CMY:
37, 29, 7
CMYK:
32, 24, 0, 7
HSL:
225°, 67.8571%, 78.0392%
HSV (HSB):
225°, 32.0675%, 92.9412%
XYZ:
46.3053, 46.3340, 86.6236
xyY:
0.2583, 0.2585, 46.3340
CIE-Lab:
73.7617, 6.5258, -30.5582
CIE-LCH:
73.7617, 31.2473, 282.0546
CIE-Luv:
73.7617, -12.3106, -49.6944
Hunter-Lab:
68.0691, 2.3070, -27.8031
#a1b4ed color charts
#a1b4ed color shades, tints & tones
#a1b4ed color schemes
#a1b4ed color preview, HTML & CSS examples
This text has a color of #a1b4ed
<p style="color:#a1b4ed;">Text here</p>
.mytext {color:#a1b4ed;}
This box has a color of #a1b4ed
<div style="background-color:#a1b4ed;">Content here</div>
.mybackground {background-color:#a1b4ed;}
Border around this has a color of #a1b4ed
<div style="border:2px solid #a1b4ed;">Content here</div>
.myborder {border:2px solid #a1b4ed;}