#8b34dd color space conversions
Hex:
#8b34dd
RGB:
139, 52, 221
CMY:
45, 80, 13
CMYK:
37, 76, 0, 13
HSL:
271°, 71.3080%, 53.5294%
HSV (HSB):
271°, 76.4706%, 86.6667%
XYZ:
24.9266, 13.1654, 69.6340
xyY:
0.2314, 0.1222, 13.1654
CIE-Lab:
43.0114, 65.6858, -70.5688
CIE-LCH:
43.0114, 96.4084, 312.9475
CIE-Luv:
43.0114, 18.6372, -108.2612
Hunter-Lab:
36.2842, 59.1291, -88.3863
#8b34dd color charts
#8b34dd color shades, tints & tones
#8b34dd color schemes
#8b34dd color preview, HTML & CSS examples
This text has a color of #8b34dd
<p style="color:#8b34dd;">Text here</p>
.mytext {color:#8b34dd;}
This box has a color of #8b34dd
<div style="background-color:#8b34dd;">Content here</div>
.mybackground {background-color:#8b34dd;}
Border around this has a color of #8b34dd
<div style="border:2px solid #8b34dd;">Content here</div>
.myborder {border:2px solid #8b34dd;}