#a1b8fc color space conversions
Hex:
#a1b8fc
RGB:
161, 184, 252
CMY:
37, 28, 1
CMYK:
36, 27, 0, 1
HSL:
225°, 93.8144%, 80.9804%
HSV (HSB):
225°, 36.1111%, 98.8235%
XYZ:
49.4091, 48.8863, 98.9273
xyY:
0.2505, 0.2479, 48.8863
CIE-Lab:
75.3806, 8.1493, -36.1558
CIE-LCH:
75.3806, 37.0629, 282.7019
CIE-Luv:
75.3806, -14.4600, -59.5379
Hunter-Lab:
69.9188, 3.7818, -34.9457
#a1b8fc color charts
#a1b8fc color shades, tints & tones
#a1b8fc color schemes
#a1b8fc color preview, HTML & CSS examples
This text has a color of #a1b8fc
<p style="color:#a1b8fc;">Text here</p>
.mytext {color:#a1b8fc;}
This box has a color of #a1b8fc
<div style="background-color:#a1b8fc;">Content here</div>
.mybackground {background-color:#a1b8fc;}
Border around this has a color of #a1b8fc
<div style="border:2px solid #a1b8fc;">Content here</div>
.myborder {border:2px solid #a1b8fc;}