#aaa3f5 color space conversions
Hex:
#aaa3f5
RGB:
170, 163, 245
CMY:
33, 36, 4
CMYK:
31, 33, 0, 4
HSL:
245°, 80.3922%, 80.0000%
HSV (HSB):
245°, 33.4694%, 96.0784%
XYZ:
46.1562, 41.3330, 91.9316
xyY:
0.2573, 0.2304, 41.3330
CIE-Lab:
70.4086, 20.5563, -40.0500
CIE-LCH:
70.4086, 45.0174, 297.1699
CIE-Luv:
70.4086, -1.6808, -67.1952
Hunter-Lab:
64.2908, 15.6415, -39.7773
#aaa3f5 color charts
#aaa3f5 color shades, tints & tones
#aaa3f5 color schemes
#aaa3f5 color preview, HTML & CSS examples
This text has a color of #aaa3f5
<p style="color:#aaa3f5;">Text here</p>
.mytext {color:#aaa3f5;}
This box has a color of #aaa3f5
<div style="background-color:#aaa3f5;">Content here</div>
.mybackground {background-color:#aaa3f5;}
Border around this has a color of #aaa3f5
<div style="border:2px solid #aaa3f5;">Content here</div>
.myborder {border:2px solid #aaa3f5;}