#8b34d9 color space conversions
Hex:
#8b34d9
RGB:
139, 52, 217
CMY:
45, 80, 15
CMYK:
36, 76, 0, 15
HSL:
272°, 68.4647%, 52.7451%
HSV (HSB):
272°, 76.0369%, 85.0980%
XYZ:
24.3998, 12.9547, 66.8601
xyY:
0.2341, 0.1243, 12.9547
CIE-Lab:
42.6949, 64.7795, -68.7954
CIE-LCH:
42.6949, 94.4944, 313.2779
CIE-Luv:
42.6949, 19.3857, -105.6077
Hunter-Lab:
35.9926, 58.0201, -84.9426
#8b34d9 color charts
#8b34d9 color shades, tints & tones
#8b34d9 color schemes
#8b34d9 color preview, HTML & CSS examples
This text has a color of #8b34d9
<p style="color:#8b34d9;">Text here</p>
.mytext {color:#8b34d9;}
This box has a color of #8b34d9
<div style="background-color:#8b34d9;">Content here</div>
.mybackground {background-color:#8b34d9;}
Border around this has a color of #8b34d9
<div style="border:2px solid #8b34d9;">Content here</div>
.myborder {border:2px solid #8b34d9;}