#930ec1 color space conversions
Hex:
#930ec1
RGB:
147, 14, 193
CMY:
42, 95, 24
CMYK:
24, 93, 0, 24
HSL:
285°, 86.4734%, 40.5882%
HSV (HSB):
285°, 92.7461%, 75.6863%
XYZ:
21.8153, 10.3674, 51.3034
xyY:
0.2613, 0.1242, 10.3674
CIE-Lab:
38.4939, 71.2462, -61.6746
CIE-LCH:
38.4939, 94.2326, 319.1188
CIE-Luv:
38.4939, 32.8282, -93.4008
Hunter-Lab:
32.1984, 64.5914, -71.9309
#930ec1 color charts
#930ec1 color shades, tints & tones
#930ec1 color schemes
#930ec1 color preview, HTML & CSS examples
This text has a color of #930ec1
<p style="color:#930ec1;">Text here</p>
.mytext {color:#930ec1;}
This box has a color of #930ec1
<div style="background-color:#930ec1;">Content here</div>
.mybackground {background-color:#930ec1;}
Border around this has a color of #930ec1
<div style="border:2px solid #930ec1;">Content here</div>
.myborder {border:2px solid #930ec1;}