#8b15d5 color space conversions
Hex:
#8b15d5
RGB:
139, 21, 213
CMY:
45, 92, 16
CMYK:
35, 90, 0, 16
HSL:
277°, 82.0513%, 45.8824%
HSV (HSB):
277°, 90.1408%, 83.5294%
XYZ:
22.9259, 10.8294, 63.8327
xyY:
0.2349, 0.1110, 10.8294
CIE-Lab:
39.2916, 72.9167, -72.0577
CIE-LCH:
39.2916, 102.5141, 315.3395
CIE-Luv:
39.2916, 23.2372, -107.1216
Hunter-Lab:
32.9080, 66.7655, -91.9710
#8b15d5 color charts
#8b15d5 color shades, tints & tones
#8b15d5 color schemes
#8b15d5 color preview, HTML & CSS examples
This text has a color of #8b15d5
<p style="color:#8b15d5;">Text here</p>
.mytext {color:#8b15d5;}
This box has a color of #8b15d5
<div style="background-color:#8b15d5;">Content here</div>
.mybackground {background-color:#8b15d5;}
Border around this has a color of #8b15d5
<div style="border:2px solid #8b15d5;">Content here</div>
.myborder {border:2px solid #8b15d5;}