#82598c color space conversions
Hex:
#82598c
RGB:
130, 89, 140
CMY:
49, 65, 45
CMYK:
7, 36, 0, 45
HSL:
288°, 22.2707%, 44.9020%
HSV (HSB):
288°, 36.4286%, 54.9020%
XYZ:
17.5119, 13.7840, 26.5485
xyY:
0.3027, 0.2383, 13.7840
CIE-Lab:
43.9216, 26.2300, -21.6332
CIE-LCH:
43.9216, 34.0002, 320.4859
CIE-Luv:
43.9216, 18.6382, -34.3424
Hunter-Lab:
37.1269, 19.2225, -16.4081
#82598c color charts
#82598c color shades, tints & tones
#82598c color schemes
#82598c color preview, HTML & CSS examples
This text has a color of #82598c
<p style="color:#82598c;">Text here</p>
.mytext {color:#82598c;}
This box has a color of #82598c
<div style="background-color:#82598c;">Content here</div>
.mybackground {background-color:#82598c;}
Border around this has a color of #82598c
<div style="border:2px solid #82598c;">Content here</div>
.myborder {border:2px solid #82598c;}