#a1b7f3 color space conversions
Hex:
#a1b7f3
RGB:
161, 183, 243
CMY:
37, 28, 5
CMYK:
34, 25, 0, 5
HSL:
224°, 77.3585%, 79.2157%
HSV (HSB):
224°, 33.7449%, 95.2941%
XYZ:
47.8091, 47.9151, 91.5227
xyY:
0.2553, 0.2559, 47.9151
CIE-Lab:
74.7714, 6.3878, -32.2474
CIE-LCH:
74.7714, 32.8740, 281.2045
CIE-Luv:
74.7714, -13.7577, -52.6120
Hunter-Lab:
69.2207, 2.1493, -29.9379
#a1b7f3 color charts
#a1b7f3 color shades, tints & tones
#a1b7f3 color schemes
#a1b7f3 color preview, HTML & CSS examples
This text has a color of #a1b7f3
<p style="color:#a1b7f3;">Text here</p>
.mytext {color:#a1b7f3;}
This box has a color of #a1b7f3
<div style="background-color:#a1b7f3;">Content here</div>
.mybackground {background-color:#a1b7f3;}
Border around this has a color of #a1b7f3
<div style="border:2px solid #a1b7f3;">Content here</div>
.myborder {border:2px solid #a1b7f3;}