#8b04cc color space conversions
Hex:
#8b04cc
RGB:
139, 4, 204
CMY:
45, 98, 20
CMYK:
32, 98, 0, 20
HSL:
281°, 96.1538%, 40.7843%
HSV (HSB):
281°, 98.0392%, 80.0000%
XYZ:
21.5900, 9.9354, 57.9066
xyY:
0.2414, 0.1111, 9.9354
CIE-Lab:
37.7263, 73.4970, -69.4073
CIE-LCH:
37.7263, 101.0900, 316.6392
CIE-Luv:
37.7263, 25.9726, -102.3332
Hunter-Lab:
31.5205, 67.1025, -86.8577
#8b04cc color charts
#8b04cc color shades, tints & tones
#8b04cc color schemes
#8b04cc color preview, HTML & CSS examples
This text has a color of #8b04cc
<p style="color:#8b04cc;">Text here</p>
.mytext {color:#8b04cc;}
This box has a color of #8b04cc
<div style="background-color:#8b04cc;">Content here</div>
.mybackground {background-color:#8b04cc;}
Border around this has a color of #8b04cc
<div style="border:2px solid #8b04cc;">Content here</div>
.myborder {border:2px solid #8b04cc;}