#930e85 color space conversions
Hex:
#930e85
RGB:
147, 14, 133
CMY:
42, 95, 48
CMYK:
0, 90, 10, 42
HSL:
306°, 82.6087%, 31.5686%
HSV (HSB):
306°, 90.4762%, 57.6471%
XYZ:
16.4233, 8.2106, 22.9095
xyY:
0.3454, 0.1727, 8.2106
CIE-Lab:
34.4176, 61.1733, -32.0278
CIE-LCH:
34.4176, 69.0503, 332.3653
CIE-Luv:
34.4176, 52.5829, -50.8282
Hunter-Lab:
28.6541, 52.1638, -27.3456
#930e85 color charts
#930e85 color shades, tints & tones
#930e85 color schemes
#930e85 color preview, HTML & CSS examples
This text has a color of #930e85
<p style="color:#930e85;">Text here</p>
.mytext {color:#930e85;}
This box has a color of #930e85
<div style="background-color:#930e85;">Content here</div>
.mybackground {background-color:#930e85;}
Border around this has a color of #930e85
<div style="border:2px solid #930e85;">Content here</div>
.myborder {border:2px solid #930e85;}