#930da7 color space conversions
Hex:
#930da7
RGB:
147, 13, 167
CMY:
42, 95, 35
CMYK:
12, 92, 0, 35
HSL:
292°, 85.5556%, 35.2941%
HSV (HSB):
292°, 92.2156%, 65.4902%
XYZ:
19.1516, 9.2809, 37.3412
xyY:
0.2912, 0.1411, 9.2809
CIE-Lab:
36.5196, 66.7514, -49.4419
CIE-LCH:
36.5196, 83.0677, 323.4731
CIE-Luv:
36.5196, 40.5818, -75.6843
Hunter-Lab:
30.4646, 58.9012, -51.3480
#930da7 color charts
#930da7 color shades, tints & tones
#930da7 color schemes
#930da7 color preview, HTML & CSS examples
This text has a color of #930da7
<p style="color:#930da7;">Text here</p>
.mytext {color:#930da7;}
This box has a color of #930da7
<div style="background-color:#930da7;">Content here</div>
.mybackground {background-color:#930da7;}
Border around this has a color of #930da7
<div style="border:2px solid #930da7;">Content here</div>
.myborder {border:2px solid #930da7;}