#8b34f8 color space conversions
Hex:
#8b34f8
RGB:
139, 52, 248
CMY:
45, 80, 3
CMYK:
44, 79, 0, 3
HSL:
267°, 93.3333%, 58.8235%
HSV (HSB):
267°, 79.0323%, 97.2549%
XYZ:
28.8187, 14.7223, 90.1297
xyY:
0.2156, 0.1101, 14.7223
CIE-Lab:
45.2514, 71.8895, -82.1813
CIE-LCH:
45.2514, 109.1873, 311.1784
CIE-Luv:
45.2514, 14.0155, -125.6238
Hunter-Lab:
38.3696, 66.9214, -112.4127
#8b34f8 color charts
#8b34f8 color shades, tints & tones
#8b34f8 color schemes
#8b34f8 color preview, HTML & CSS examples
This text has a color of #8b34f8
<p style="color:#8b34f8;">Text here</p>
.mytext {color:#8b34f8;}
This box has a color of #8b34f8
<div style="background-color:#8b34f8;">Content here</div>
.mybackground {background-color:#8b34f8;}
Border around this has a color of #8b34f8
<div style="border:2px solid #8b34f8;">Content here</div>
.myborder {border:2px solid #8b34f8;}