#aa74ec color space conversions
Hex:
#aa74ec
RGB:
170, 116, 236
CMY:
33, 55, 7
CMYK:
28, 51, 0, 7
HSL:
267°, 75.9494%, 69.0196%
HSV (HSB):
267°, 50.8475%, 92.5490%
XYZ:
37.9633, 27.0930, 82.5855
xyY:
0.2571, 0.1835, 27.0930
CIE-Lab:
59.0603, 44.6881, -52.9800
CIE-LCH:
59.0603, 69.3102, 310.1473
CIE-Luv:
59.0603, 16.5572, -89.0854
Hunter-Lab:
52.0509, 39.0998, -57.6356
#aa74ec color charts
#aa74ec color shades, tints & tones
#aa74ec color schemes
#aa74ec color preview, HTML & CSS examples
This text has a color of #aa74ec
<p style="color:#aa74ec;">Text here</p>
.mytext {color:#aa74ec;}
This box has a color of #aa74ec
<div style="background-color:#aa74ec;">Content here</div>
.mybackground {background-color:#aa74ec;}
Border around this has a color of #aa74ec
<div style="border:2px solid #aa74ec;">Content here</div>
.myborder {border:2px solid #aa74ec;}