#930e80 color space conversions
Hex:
#930e80
RGB:
147, 14, 128
CMY:
42, 95, 50
CMYK:
0, 90, 13, 42
HSL:
309°, 82.6087%, 31.5686%
HSV (HSB):
309°, 90.4762%, 57.6471%
XYZ:
16.0859, 8.0756, 21.1330
xyY:
0.3551, 0.1783, 8.0756
CIE-Lab:
34.1399, 60.4503, -29.3488
CIE-LCH:
34.1399, 67.1982, 334.1033
CIE-Luv:
34.1399, 54.5390, -47.0692
Hunter-Lab:
28.4177, 51.3098, -24.1991
#930e80 color charts
#930e80 color shades, tints & tones
#930e80 color schemes
#930e80 color preview, HTML & CSS examples
This text has a color of #930e80
<p style="color:#930e80;">Text here</p>
.mytext {color:#930e80;}
This box has a color of #930e80
<div style="background-color:#930e80;">Content here</div>
.mybackground {background-color:#930e80;}
Border around this has a color of #930e80
<div style="border:2px solid #930e80;">Content here</div>
.myborder {border:2px solid #930e80;}