#e30eec color space conversions
Hex:
#e30eec
RGB:
227, 14, 236
CMY:
11, 95, 7
CMYK:
4, 94, 0, 7
HSL:
298°, 88.8000%, 49.0196%
HSV (HSB):
298°, 94.0678%, 92.5490%
XYZ:
46.9759, 22.7011, 81.2627
xyY:
0.3112, 0.1504, 22.7011
CIE-Lab:
54.7631, 90.3067, -59.4099
CIE-LCH:
54.7631, 108.0964, 326.6604
CIE-Luv:
54.7631, 71.0603, -103.0097
Hunter-Lab:
47.6457, 92.6109, -67.7709
#e30eec color charts
#e30eec color shades, tints & tones
#e30eec color schemes
#e30eec color preview, HTML & CSS examples
This text has a color of #e30eec
<p style="color:#e30eec;">Text here</p>
.mytext {color:#e30eec;}
This box has a color of #e30eec
<div style="background-color:#e30eec;">Content here</div>
.mybackground {background-color:#e30eec;}
Border around this has a color of #e30eec
<div style="border:2px solid #e30eec;">Content here</div>
.myborder {border:2px solid #e30eec;}