#a330ff color space conversions
Hex:
#a330ff
RGB:
163, 48, 255
CMY:
36, 81, 0
CMYK:
36, 81, 0, 0
HSL:
273°, 100.0000%, 59.4118%
HSV (HSB):
273°, 81.1765%, 100.0000%
XYZ:
34.2112, 17.1204, 96.1092
xyY:
0.2320, 0.1161, 17.1204
CIE-Lab:
48.4114, 78.0341, -80.7972
CIE-LCH:
48.4114, 112.3277, 314.0034
CIE-Luv:
48.4114, 24.1457, -127.3639
Hunter-Lab:
41.3768, 75.1779, -108.7536
#a330ff color charts
#a330ff color shades, tints & tones
#a330ff color schemes
#a330ff color preview, HTML & CSS examples
This text has a color of #a330ff
<p style="color:#a330ff;">Text here</p>
.mytext {color:#a330ff;}
This box has a color of #a330ff
<div style="background-color:#a330ff;">Content here</div>
.mybackground {background-color:#a330ff;}
Border around this has a color of #a330ff
<div style="border:2px solid #a330ff;">Content here</div>
.myborder {border:2px solid #a330ff;}