#8c328c color space conversions
Hex:
#8c328c
RGB:
140, 50, 140
CMY:
45, 80, 45
CMYK:
0, 64, 0, 45
HSL:
300°, 47.3684%, 37.2549%
HSV (HSB):
300°, 64.2857%, 54.9020%
XYZ:
16.6894, 9.7501, 25.8133
xyY:
0.3194, 0.1866, 9.7501
CIE-Lab:
37.3901, 49.8571, -31.7301
CIE-LCH:
37.3901, 59.0976, 327.5265
CIE-Luv:
37.3901, 38.8259, -50.2047
Hunter-Lab:
31.2252, 40.7619, -27.1564
#8c328c color charts
#8c328c color shades, tints & tones
#8c328c color schemes
#8c328c color preview, HTML & CSS examples
This text has a color of #8c328c
<p style="color:#8c328c;">Text here</p>
.mytext {color:#8c328c;}
This box has a color of #8c328c
<div style="background-color:#8c328c;">Content here</div>
.mybackground {background-color:#8c328c;}
Border around this has a color of #8c328c
<div style="border:2px solid #8c328c;">Content here</div>
.myborder {border:2px solid #8c328c;}