#930c8c color space conversions
Hex:
#930c8c
RGB:
147, 12, 140
CMY:
42, 95, 45
CMYK:
0, 92, 5, 42
HSL:
303°, 84.9057%, 31.1765%
HSV (HSB):
303°, 91.8367%, 57.6471%
XYZ:
16.8977, 8.3594, 25.5339
xyY:
0.3327, 0.1646, 8.3594
CIE-Lab:
34.7205, 62.5239, -35.8846
CIE-LCH:
34.7205, 72.0899, 330.1470
CIE-Luv:
34.7205, 50.0783, -56.2523
Hunter-Lab:
28.9127, 53.7252, -32.1223
#930c8c color charts
#930c8c color shades, tints & tones
#930c8c color schemes
#930c8c color preview, HTML & CSS examples
This text has a color of #930c8c
<p style="color:#930c8c;">Text here</p>
.mytext {color:#930c8c;}
This box has a color of #930c8c
<div style="background-color:#930c8c;">Content here</div>
.mybackground {background-color:#930c8c;}
Border around this has a color of #930c8c
<div style="border:2px solid #930c8c;">Content here</div>
.myborder {border:2px solid #930c8c;}