#803e9c color space conversions
Hex:
#803e9c
RGB:
128, 62, 156
CMY:
50, 76, 39
CMYK:
18, 60, 0, 39
HSL:
282°, 43.1193%, 42.7451%
HSV (HSB):
282°, 60.2564%, 61.1765%
XYZ:
16.6255, 10.4347, 32.5903
xyY:
0.2787, 0.1749, 10.4347
CIE-Lab:
38.6116, 44.2337, -39.6266
CIE-LCH:
38.6116, 59.3876, 318.1445
CIE-Luv:
38.6116, 23.9075, -61.0823
Hunter-Lab:
32.3029, 35.3394, -37.2057
#803e9c color charts
#803e9c color shades, tints & tones
#803e9c color schemes
#803e9c color preview, HTML & CSS examples
This text has a color of #803e9c
<p style="color:#803e9c;">Text here</p>
.mytext {color:#803e9c;}
This box has a color of #803e9c
<div style="background-color:#803e9c;">Content here</div>
.mybackground {background-color:#803e9c;}
Border around this has a color of #803e9c
<div style="border:2px solid #803e9c;">Content here</div>
.myborder {border:2px solid #803e9c;}