#8b008d color space conversions
Hex:
#8b008d
RGB:
139, 0, 141
CMY:
45, 100, 45
CMYK:
1, 100, 0, 45
HSL:
299°, 100.0000%, 27.6471%
HSV (HSB):
299°, 100.0000%, 55.2941%
XYZ:
15.4552, 7.4121, 25.8154
xyY:
0.3175, 0.1523, 7.4121
CIE-Lab:
32.7271, 62.8766, -39.7731
CIE-LCH:
32.7271, 74.4001, 327.6842
CIE-Luv:
32.7271, 44.7070, -60.1869
Hunter-Lab:
27.2251, 53.6872, -37.1624
#8b008d color charts
#8b008d color shades, tints & tones
#8b008d color schemes
#8b008d color preview, HTML & CSS examples
This text has a color of #8b008d
<p style="color:#8b008d;">Text here</p>
.mytext {color:#8b008d;}
This box has a color of #8b008d
<div style="background-color:#8b008d;">Content here</div>
.mybackground {background-color:#8b008d;}
Border around this has a color of #8b008d
<div style="border:2px solid #8b008d;">Content here</div>
.myborder {border:2px solid #8b008d;}