#a33cff color space conversions
Hex:
#a33cff
RGB:
163, 60, 255
CMY:
36, 76, 0
CMYK:
36, 76, 0, 0
HSL:
272°, 100.0000%, 61.7647%
HSV (HSB):
272°, 76.4706%, 100.0000%
XYZ:
34.7701, 18.2382, 96.2955
xyY:
0.2329, 0.1222, 18.2382
CIE-Lab:
49.7838, 74.0450, -78.5549
CIE-LCH:
49.7838, 107.9516, 313.3072
CIE-Luv:
49.7838, 22.6749, -125.2272
Hunter-Lab:
42.7063, 70.5932, -103.7947
#a33cff color charts
#a33cff color shades, tints & tones
#a33cff color schemes
#a33cff color preview, HTML & CSS examples
This text has a color of #a33cff
<p style="color:#a33cff;">Text here</p>
.mytext {color:#a33cff;}
This box has a color of #a33cff
<div style="background-color:#a33cff;">Content here</div>
.mybackground {background-color:#a33cff;}
Border around this has a color of #a33cff
<div style="border:2px solid #a33cff;">Content here</div>
.myborder {border:2px solid #a33cff;}