#8333ac color space conversions
Hex:
#8333ac
RGB:
131, 51, 172
CMY:
49, 80, 33
CMYK:
24, 70, 0, 33
HSL:
280°, 54.2601%, 43.7255%
HSV (HSB):
280°, 70.3488%, 67.4510%
XYZ:
17.9903, 10.1715, 40.0448
xyY:
0.2638, 0.1491, 10.1715
CIE-Lab:
38.1485, 53.6815, -49.9337
CIE-LCH:
38.1485, 73.3149, 317.0715
CIE-Luv:
38.1485, 24.6512, -76.0887
Hunter-Lab:
31.8928, 44.8770, -52.1200
#8333ac color charts
#8333ac color shades, tints & tones
#8333ac color schemes
#8333ac color preview, HTML & CSS examples
This text has a color of #8333ac
<p style="color:#8333ac;">Text here</p>
.mytext {color:#8333ac;}
This box has a color of #8333ac
<div style="background-color:#8333ac;">Content here</div>
.mybackground {background-color:#8333ac;}
Border around this has a color of #8333ac
<div style="border:2px solid #8333ac;">Content here</div>
.myborder {border:2px solid #8333ac;}