#803e8f color space conversions
Hex:
#803e8f
RGB:
128, 62, 143
CMY:
50, 76, 44
CMYK:
10, 57, 0, 44
HSL:
289°, 39.5122%, 40.1961%
HSV (HSB):
289°, 56.6434%, 56.0784%
XYZ:
15.5826, 10.0176, 27.0989
xyY:
0.2957, 0.1901, 10.0176
CIE-Lab:
37.8740, 41.4399, -32.9176
CIE-LCH:
37.8740, 52.9229, 321.5383
CIE-Luv:
37.8740, 26.7668, -50.9763
Hunter-Lab:
31.6506, 32.4928, -28.6080
#803e8f color charts
#803e8f color shades, tints & tones
#803e8f color schemes
#803e8f color preview, HTML & CSS examples
This text has a color of #803e8f
<p style="color:#803e8f;">Text here</p>
.mytext {color:#803e8f;}
This box has a color of #803e8f
<div style="background-color:#803e8f;">Content here</div>
.mybackground {background-color:#803e8f;}
Border around this has a color of #803e8f
<div style="border:2px solid #803e8f;">Content here</div>
.myborder {border:2px solid #803e8f;}