#8b045c color space conversions
Hex:
#8b045c
RGB:
139, 4, 92
CMY:
45, 98, 64
CMYK:
0, 97, 34, 45
HSL:
321°, 94.4056%, 28.0392%
HSV (HSB):
321°, 97.1223%, 54.5098%
XYZ:
12.6226, 6.3485, 10.6853
xyY:
0.4256, 0.2141, 6.3485
CIE-Lab:
30.2752, 55.6360, -12.4664
CIE-LCH:
30.2752, 57.0156, 347.3703
CIE-Luv:
30.2752, 64.1725, -23.5928
Hunter-Lab:
25.1962, 45.3303, -7.5065
#8b045c color charts
#8b045c color shades, tints & tones
#8b045c color schemes
#8b045c color preview, HTML & CSS examples
This text has a color of #8b045c
<p style="color:#8b045c;">Text here</p>
.mytext {color:#8b045c;}
This box has a color of #8b045c
<div style="background-color:#8b045c;">Content here</div>
.mybackground {background-color:#8b045c;}
Border around this has a color of #8b045c
<div style="border:2px solid #8b045c;">Content here</div>
.myborder {border:2px solid #8b045c;}