#9e28e9 color space conversions
Hex:
#9e28e9
RGB:
158, 40, 233
CMY:
38, 84, 9
CMYK:
32, 83, 0, 9
HSL:
277°, 81.4346%, 53.5294%
HSV (HSB):
277°, 82.8326%, 91.3725%
XYZ:
29.5673, 14.6699, 78.3640
xyY:
0.2412, 0.1197, 14.6699
CIE-Lab:
45.1787, 75.0867, -73.7515
CIE-LCH:
45.1787, 105.2487, 315.5140
CIE-Luv:
45.1787, 27.1118, -115.0844
Hunter-Lab:
38.3013, 70.7689, -94.4958
#9e28e9 color charts
#9e28e9 color shades, tints & tones
#9e28e9 color schemes
#9e28e9 color preview, HTML & CSS examples
This text has a color of #9e28e9
<p style="color:#9e28e9;">Text here</p>
.mytext {color:#9e28e9;}
This box has a color of #9e28e9
<div style="background-color:#9e28e9;">Content here</div>
.mybackground {background-color:#9e28e9;}
Border around this has a color of #9e28e9
<div style="border:2px solid #9e28e9;">Content here</div>
.myborder {border:2px solid #9e28e9;}