#8b32c8 color space conversions
Hex:
#8b32c8
RGB:
139, 50, 200
CMY:
45, 80, 22
CMYK:
31, 75, 0, 22
HSL:
276°, 60.0000%, 49.0196%
HSV (HSB):
276°, 75.0000%, 78.4314%
XYZ:
22.2134, 11.9403, 55.7775
xyY:
0.2470, 0.1328, 11.9403
CIE-Lab:
41.1211, 61.7729, -61.5435
CIE-LCH:
41.1211, 87.1980, 315.1066
CIE-Luv:
41.1211, 23.0851, -94.5305
Hunter-Lab:
34.5547, 54.2773, -71.5163
#8b32c8 color charts
#8b32c8 color shades, tints & tones
#8b32c8 color schemes
#8b32c8 color preview, HTML & CSS examples
This text has a color of #8b32c8
<p style="color:#8b32c8;">Text here</p>
.mytext {color:#8b32c8;}
This box has a color of #8b32c8
<div style="background-color:#8b32c8;">Content here</div>
.mybackground {background-color:#8b32c8;}
Border around this has a color of #8b32c8
<div style="border:2px solid #8b32c8;">Content here</div>
.myborder {border:2px solid #8b32c8;}