#e30edf color space conversions
Hex:
#e30edf
RGB:
227, 14, 223
CMY:
11, 95, 13
CMYK:
0, 94, 2, 11
HSL:
301°, 88.3817%, 47.2549%
HSV (HSB):
301°, 93.8326%, 89.0196%
XYZ:
45.1549, 21.9727, 71.6733
xyY:
0.3253, 0.1583, 21.9727
CIE-Lab:
53.9980, 88.4289, -53.2923
CIE-LCH:
53.9980, 103.2460, 328.9244
CIE-Luv:
53.9980, 76.1059, -93.3809
Hunter-Lab:
46.8750, 89.9184, -57.8436
#e30edf color charts
#e30edf color shades, tints & tones
#e30edf color schemes
#e30edf color preview, HTML & CSS examples
This text has a color of #e30edf
<p style="color:#e30edf;">Text here</p>
.mytext {color:#e30edf;}
This box has a color of #e30edf
<div style="background-color:#e30edf;">Content here</div>
.mybackground {background-color:#e30edf;}
Border around this has a color of #e30edf
<div style="border:2px solid #e30edf;">Content here</div>
.myborder {border:2px solid #e30edf;}