#8b34d5 color space conversions
Hex:
#8b34d5
RGB:
139, 52, 213
CMY:
45, 80, 16
CMYK:
35, 76, 0, 16
HSL:
272°, 65.7143%, 51.9608%
HSV (HSB):
272°, 75.5869%, 83.5294%
XYZ:
23.8857, 12.7490, 64.1527
xyY:
0.2370, 0.1265, 12.7490
CIE-Lab:
42.3827, 63.8776, -67.0075
CIE-LCH:
42.3827, 92.5762, 313.6301
CIE-Luv:
42.3827, 20.1521, -102.9315
Hunter-Lab:
35.7058, 56.9239, -81.5324
#8b34d5 color charts
#8b34d5 color shades, tints & tones
#8b34d5 color schemes
#8b34d5 color preview, HTML & CSS examples
This text has a color of #8b34d5
<p style="color:#8b34d5;">Text here</p>
.mytext {color:#8b34d5;}
This box has a color of #8b34d5
<div style="background-color:#8b34d5;">Content here</div>
.mybackground {background-color:#8b34d5;}
Border around this has a color of #8b34d5
<div style="border:2px solid #8b34d5;">Content here</div>
.myborder {border:2px solid #8b34d5;}