#82023e color space conversions
Hex:
#82023e
RGB:
130, 2, 62
CMY:
49, 99, 76
CMYK:
0, 98, 52, 49
HSL:
332°, 96.9697%, 25.8824%
HSV (HSB):
332°, 98.4615%, 50.9804%
XYZ:
10.0971, 5.1370, 5.0168
xyY:
0.4986, 0.2537, 5.1370
CIE-Lab:
27.1217, 50.9351, 2.6478
CIE-LCH:
27.1217, 51.0039, 2.9758
CIE-Luv:
27.1217, 69.5781, -5.6303
Hunter-Lab:
22.6650, 39.8568, 2.7420
#82023e color charts
#82023e color shades, tints & tones
#82023e color schemes
#82023e color preview, HTML & CSS examples
This text has a color of #82023e
<p style="color:#82023e;">Text here</p>
.mytext {color:#82023e;}
This box has a color of #82023e
<div style="background-color:#82023e;">Content here</div>
.mybackground {background-color:#82023e;}
Border around this has a color of #82023e
<div style="border:2px solid #82023e;">Content here</div>
.myborder {border:2px solid #82023e;}