#aa38e5 color space conversions
Hex:
#aa38e5
RGB:
170, 56, 229
CMY:
33, 78, 10
CMYK:
26, 76, 0, 10
HSL:
280°, 76.8889%, 55.8824%
HSV (HSB):
280°, 75.5459%, 89.8039%
XYZ:
32.1346, 17.0315, 75.7225
xyY:
0.2573, 0.1364, 17.0315
CIE-Lab:
48.2997, 71.1684, -66.3334
CIE-LCH:
48.2997, 97.2885, 317.0139
CIE-Luv:
48.2997, 32.5617, -107.0989
Hunter-Lab:
41.2693, 66.7689, -79.8991
#aa38e5 color charts
#aa38e5 color shades, tints & tones
#aa38e5 color schemes
#aa38e5 color preview, HTML & CSS examples
This text has a color of #aa38e5
<p style="color:#aa38e5;">Text here</p>
.mytext {color:#aa38e5;}
This box has a color of #aa38e5
<div style="background-color:#aa38e5;">Content here</div>
.mybackground {background-color:#aa38e5;}
Border around this has a color of #aa38e5
<div style="border:2px solid #aa38e5;">Content here</div>
.myborder {border:2px solid #aa38e5;}