#e13ed4 color space conversions
Hex:
#e13ed4
RGB:
225, 62, 212
CMY:
12, 76, 17
CMYK:
0, 72, 6, 12
HSL:
305°, 73.0942%, 56.2745%
HSV (HSB):
305°, 72.4444%, 88.2353%
XYZ:
44.6576, 24.2063, 64.6059
xyY:
0.3346, 0.1814, 24.2063
CIE-Lab:
56.2937, 77.0962, -43.4168
CIE-LCH:
56.2937, 88.4807, 330.6139
CIE-Luv:
56.2937, 72.5240, -77.7115
Hunter-Lab:
49.1999, 75.9207, -43.4157
#e13ed4 color charts
#e13ed4 color shades, tints & tones
#e13ed4 color schemes
#e13ed4 color preview, HTML & CSS examples
This text has a color of #e13ed4
<p style="color:#e13ed4;">Text here</p>
.mytext {color:#e13ed4;}
This box has a color of #e13ed4
<div style="background-color:#e13ed4;">Content here</div>
.mybackground {background-color:#e13ed4;}
Border around this has a color of #e13ed4
<div style="border:2px solid #e13ed4;">Content here</div>
.myborder {border:2px solid #e13ed4;}