#e11de4 color space conversions
Hex:
#e11de4
RGB:
225, 29, 228
CMY:
12, 89, 11
CMYK:
1, 87, 0, 11
HSL:
299°, 78.6561%, 50.3922%
HSV (HSB):
299°, 87.2807%, 89.4118%
XYZ:
45.4943, 22.4877, 75.3415
xyY:
0.3174, 0.1569, 22.4877
CIE-Lab:
54.5407, 87.0648, -55.2755
CIE-LCH:
54.5407, 103.1293, 327.5894
CIE-Luv:
54.5407, 71.6505, -96.3679
Hunter-Lab:
47.4212, 88.2597, -61.0035
#e11de4 color charts
#e11de4 color shades, tints & tones
#e11de4 color schemes
#e11de4 color preview, HTML & CSS examples
This text has a color of #e11de4
<p style="color:#e11de4;">Text here</p>
.mytext {color:#e11de4;}
This box has a color of #e11de4
<div style="background-color:#e11de4;">Content here</div>
.mybackground {background-color:#e11de4;}
Border around this has a color of #e11de4
<div style="border:2px solid #e11de4;">Content here</div>
.myborder {border:2px solid #e11de4;}