#930c84 color space conversions
Hex:
#930c84
RGB:
147, 12, 132
CMY:
42, 95, 48
CMYK:
0, 92, 10, 42
HSL:
307°, 84.9057%, 31.1765%
HSV (HSB):
307°, 91.8367%, 57.6471%
XYZ:
16.3290, 8.1319, 22.5388
xyY:
0.3474, 0.1730, 8.1319
CIE-Lab:
34.2562, 61.3350, -31.6611
CIE-LCH:
34.2562, 69.0247, 332.6972
CIE-Luv:
34.2562, 53.1474, -50.2898
Hunter-Lab:
28.5165, 52.3075, -26.8998
#930c84 color charts
#930c84 color shades, tints & tones
#930c84 color schemes
#930c84 color preview, HTML & CSS examples
This text has a color of #930c84
<p style="color:#930c84;">Text here</p>
.mytext {color:#930c84;}
This box has a color of #930c84
<div style="background-color:#930c84;">Content here</div>
.mybackground {background-color:#930c84;}
Border around this has a color of #930c84
<div style="border:2px solid #930c84;">Content here</div>
.myborder {border:2px solid #930c84;}