#a2b7fd color space conversions
Hex:
#a2b7fd
RGB:
162, 183, 253
CMY:
36, 28, 1
CMYK:
36, 28, 0, 1
HSL:
226°, 95.7895%, 81.3725%
HSV (HSB):
226°, 35.9684%, 99.2157%
XYZ:
49.5634, 48.6402, 99.7047
xyY:
0.2504, 0.2458, 48.6402
CIE-Lab:
75.2269, 9.2295, -36.9268
CIE-LCH:
75.2269, 38.0627, 284.0330
CIE-Luv:
75.2269, -13.6707, -60.9800
Hunter-Lab:
69.7425, 4.8038, -35.9419
#a2b7fd color charts
#a2b7fd color shades, tints & tones
#a2b7fd color schemes
#a2b7fd color preview, HTML & CSS examples
This text has a color of #a2b7fd
<p style="color:#a2b7fd;">Text here</p>
.mytext {color:#a2b7fd;}
This box has a color of #a2b7fd
<div style="background-color:#a2b7fd;">Content here</div>
.mybackground {background-color:#a2b7fd;}
Border around this has a color of #a2b7fd
<div style="border:2px solid #a2b7fd;">Content here</div>
.myborder {border:2px solid #a2b7fd;}