#e30ec0 color space conversions
Hex:
#e30ec0
RGB:
227, 14, 192
CMY:
11, 95, 25
CMYK:
0, 94, 15, 11
HSL:
310°, 88.3817%, 47.2549%
HSV (HSB):
310°, 93.8326%, 89.0196%
XYZ:
41.3500, 20.4507, 51.6372
xyY:
0.3645, 0.1803, 20.4507
CIE-Lab:
52.3430, 84.2811, -38.1335
CIE-LCH:
52.3430, 92.5066, 335.6554
CIE-Luv:
52.3430, 89.1216, -69.7028
Hunter-Lab:
45.2225, 84.0754, -36.0444
#e30ec0 color charts
#e30ec0 color shades, tints & tones
#e30ec0 color schemes
#e30ec0 color preview, HTML & CSS examples
This text has a color of #e30ec0
<p style="color:#e30ec0;">Text here</p>
.mytext {color:#e30ec0;}
This box has a color of #e30ec0
<div style="background-color:#e30ec0;">Content here</div>
.mybackground {background-color:#e30ec0;}
Border around this has a color of #e30ec0
<div style="border:2px solid #e30ec0;">Content here</div>
.myborder {border:2px solid #e30ec0;}