#803e7c color space conversions
Hex:
#803e7c
RGB:
128, 62, 124
CMY:
50, 76, 51
CMYK:
0, 52, 3, 50
HSL:
304°, 34.7368%, 37.2549%
HSV (HSB):
304°, 51.5625%, 50.1961%
XYZ:
14.2628, 9.4897, 20.1487
xyY:
0.3249, 0.2162, 9.4897
CIE-Lab:
36.9105, 37.6379, -22.7455
CIE-LCH:
36.9105, 43.9769, 328.8543
CIE-Luv:
36.9105, 31.1910, -35.9174
Hunter-Lab:
30.8053, 28.7358, -17.2159
#803e7c color charts
#803e7c color shades, tints & tones
#803e7c color schemes
#803e7c color preview, HTML & CSS examples
This text has a color of #803e7c
<p style="color:#803e7c;">Text here</p>
.mytext {color:#803e7c;}
This box has a color of #803e7c
<div style="background-color:#803e7c;">Content here</div>
.mybackground {background-color:#803e7c;}
Border around this has a color of #803e7c
<div style="border:2px solid #803e7c;">Content here</div>
.myborder {border:2px solid #803e7c;}