#930ed7 color space conversions
Hex:
#930ed7
RGB:
147, 14, 215
CMY:
42, 95, 16
CMYK:
32, 93, 0, 16
HSL:
280°, 87.7729%, 44.9020%
HSV (HSB):
280°, 93.4884%, 84.3137%
XYZ:
24.4554, 11.4234, 65.2060
xyY:
0.2419, 0.1130, 11.4234
CIE-Lab:
40.2847, 75.4096, -71.5374
CIE-LCH:
40.2847, 103.9433, 316.5095
CIE-Luv:
40.2847, 27.2701, -107.7139
Hunter-Lab:
33.7985, 70.0087, -90.7265
#930ed7 color charts
#930ed7 color shades, tints & tones
#930ed7 color schemes
#930ed7 color preview, HTML & CSS examples
This text has a color of #930ed7
<p style="color:#930ed7;">Text here</p>
.mytext {color:#930ed7;}
This box has a color of #930ed7
<div style="background-color:#930ed7;">Content here</div>
.mybackground {background-color:#930ed7;}
Border around this has a color of #930ed7
<div style="border:2px solid #930ed7;">Content here</div>
.myborder {border:2px solid #930ed7;}