#89025c color space conversions
Hex:
#89025c
RGB:
137, 2, 92
CMY:
46, 99, 64
CMYK:
0, 99, 33, 46
HSL:
320°, 97.1223%, 27.2549%
HSV (HSB):
320°, 98.5401%, 53.7255%
XYZ:
12.2700, 6.1345, 10.6626
xyY:
0.4221, 0.2110, 6.1345
CIE-Lab:
29.7493, 55.5050, -13.3078
CIE-LCH:
29.7493, 57.0780, 346.5174
CIE-Luv:
29.7493, 62.7734, -24.4408
Hunter-Lab:
24.7679, 45.0850, -8.1868
#89025c color charts
#89025c color shades, tints & tones
#89025c color schemes
#89025c color preview, HTML & CSS examples
This text has a color of #89025c
<p style="color:#89025c;">Text here</p>
.mytext {color:#89025c;}
This box has a color of #89025c
<div style="background-color:#89025c;">Content here</div>
.mybackground {background-color:#89025c;}
Border around this has a color of #89025c
<div style="border:2px solid #89025c;">Content here</div>
.myborder {border:2px solid #89025c;}