#930cc7 color space conversions
Hex:
#930cc7
RGB:
147, 12, 199
CMY:
42, 95, 22
CMYK:
26, 94, 0, 22
HSL:
283°, 88.6256%, 41.3725%
HSV (HSB):
283°, 93.9698%, 78.0392%
XYZ:
22.4729, 10.5895, 54.8924
xyY:
0.2555, 0.1204, 10.5895
CIE-Lab:
38.8803, 72.6261, -64.5559
CIE-LCH:
38.8803, 97.1700, 318.3667
CIE-Luv:
38.8803, 31.3214, -97.4904
Hunter-Lab:
32.5415, 66.3229, -77.2337
#930cc7 color charts
#930cc7 color shades, tints & tones
#930cc7 color schemes
#930cc7 color preview, HTML & CSS examples
This text has a color of #930cc7
<p style="color:#930cc7;">Text here</p>
.mytext {color:#930cc7;}
This box has a color of #930cc7
<div style="background-color:#930cc7;">Content here</div>
.mybackground {background-color:#930cc7;}
Border around this has a color of #930cc7
<div style="border:2px solid #930cc7;">Content here</div>
.myborder {border:2px solid #930cc7;}