#a3b0ff color space conversions
Hex:
#a3b0ff
RGB:
163, 176, 255
CMY:
36, 31, 0
CMYK:
36, 31, 0, 0
HSL:
232°, 100.0000%, 81.9608%
HSV (HSB):
232°, 36.0784%, 100.0000%
XYZ:
48.6796, 46.0572, 100.9320
xyY:
0.2488, 0.2354, 46.0572
CIE-Lab:
73.5826, 13.9105, -40.5554
CIE-LCH:
73.5826, 42.8747, 288.9320
CIE-Luv:
73.5826, -10.5508, -67.5884
Hunter-Lab:
67.8655, 9.2727, -40.6724
#a3b0ff color charts
#a3b0ff color shades, tints & tones
#a3b0ff color schemes
#a3b0ff color preview, HTML & CSS examples
This text has a color of #a3b0ff
<p style="color:#a3b0ff;">Text here</p>
.mytext {color:#a3b0ff;}
This box has a color of #a3b0ff
<div style="background-color:#a3b0ff;">Content here</div>
.mybackground {background-color:#a3b0ff;}
Border around this has a color of #a3b0ff
<div style="border:2px solid #a3b0ff;">Content here</div>
.myborder {border:2px solid #a3b0ff;}