#aa3fed color space conversions
Hex:
#aa3fed
RGB:
170, 63, 237
CMY:
33, 75, 7
CMYK:
28, 73, 0, 7
HSL:
277°, 82.8571%, 58.8235%
HSV (HSB):
277°, 73.4177%, 92.9412%
XYZ:
33.6411, 18.2155, 81.8636
xyY:
0.2516, 0.1362, 18.2155
CIE-Lab:
49.7564, 70.2500, -68.4881
CIE-LCH:
49.7564, 98.1106, 315.7276
CIE-Luv:
49.7564, 29.5808, -110.9929
Hunter-Lab:
42.6796, 66.0089, -83.8482
#aa3fed color charts
#aa3fed color shades, tints & tones
#aa3fed color schemes
#aa3fed color preview, HTML & CSS examples
This text has a color of #aa3fed
<p style="color:#aa3fed;">Text here</p>
.mytext {color:#aa3fed;}
This box has a color of #aa3fed
<div style="background-color:#aa3fed;">Content here</div>
.mybackground {background-color:#aa3fed;}
Border around this has a color of #aa3fed
<div style="border:2px solid #aa3fed;">Content here</div>
.myborder {border:2px solid #aa3fed;}