#aa90f8 color space conversions
Hex:
#aa90f8
RGB:
170, 144, 248
CMY:
33, 44, 3
CMYK:
31, 42, 0, 3
HSL:
255°, 88.1356%, 76.8627%
HSV (HSB):
255°, 41.9355%, 97.2549%
XYZ:
43.4941, 35.2699, 93.3223
xyY:
0.2527, 0.2050, 35.2699
CIE-Lab:
65.9582, 32.0332, -48.6715
CIE-LCH:
65.9582, 58.2669, 303.3509
CIE-Luv:
65.9582, 5.3470, -82.3071
Hunter-Lab:
59.3884, 26.7976, -51.5957
#aa90f8 color charts
#aa90f8 color shades, tints & tones
#aa90f8 color schemes
#aa90f8 color preview, HTML & CSS examples
This text has a color of #aa90f8
<p style="color:#aa90f8;">Text here</p>
.mytext {color:#aa90f8;}
This box has a color of #aa90f8
<div style="background-color:#aa90f8;">Content here</div>
.mybackground {background-color:#aa90f8;}
Border around this has a color of #aa90f8
<div style="border:2px solid #aa90f8;">Content here</div>
.myborder {border:2px solid #aa90f8;}