#e914e4 color space conversions
Hex:
#e914e4
RGB:
233, 20, 228
CMY:
9, 92, 11
CMYK:
0, 91, 2, 9
HSL:
301°, 84.1897%, 49.6078%
HSV (HSB):
301°, 91.4163%, 91.3725%
XYZ:
47.8580, 23.4254, 75.3979
xyY:
0.3263, 0.1597, 23.4254
CIE-Lab:
55.5078, 89.5558, -53.6522
CIE-LCH:
55.5078, 104.3973, 329.0745
CIE-Luv:
55.5078, 78.1059, -94.7060
Hunter-Lab:
48.3998, 91.8024, -58.4831
#e914e4 color charts
#e914e4 color shades, tints & tones
#e914e4 color schemes
#e914e4 color preview, HTML & CSS examples
This text has a color of #e914e4
<p style="color:#e914e4;">Text here</p>
.mytext {color:#e914e4;}
This box has a color of #e914e4
<div style="background-color:#e914e4;">Content here</div>
.mybackground {background-color:#e914e4;}
Border around this has a color of #e914e4
<div style="border:2px solid #e914e4;">Content here</div>
.myborder {border:2px solid #e914e4;}