#a350ed color space conversions
Hex:
#a350ed
RGB:
163, 80, 237
CMY:
36, 69, 7
CMYK:
31, 66, 0, 7
HSL:
272°, 81.3472%, 62.1569%
HSV (HSB):
272°, 66.2447%, 92.9412%
XYZ:
33.2590, 19.6383, 82.1584
xyY:
0.2463, 0.1454, 19.6383
CIE-Lab:
51.4257, 61.7103, -65.8280
CIE-LCH:
51.4257, 90.2302, 313.1508
CIE-Luv:
51.4257, 22.6003, -107.3562
Hunter-Lab:
44.3151, 56.4149, -78.9007
#a350ed color charts
#a350ed color shades, tints & tones
#a350ed color schemes
#a350ed color preview, HTML & CSS examples
This text has a color of #a350ed
<p style="color:#a350ed;">Text here</p>
.mytext {color:#a350ed;}
This box has a color of #a350ed
<div style="background-color:#a350ed;">Content here</div>
.mybackground {background-color:#a350ed;}
Border around this has a color of #a350ed
<div style="border:2px solid #a350ed;">Content here</div>
.myborder {border:2px solid #a350ed;}