#e61ed4 color space conversions
Hex:
#e61ed4
RGB:
230, 30, 212
CMY:
10, 88, 17
CMYK:
0, 87, 8, 10
HSL:
305°, 80.0000%, 50.9804%
HSV (HSB):
305°, 86.9565%, 90.1961%
XYZ:
44.9811, 22.5050, 64.2605
xyY:
0.3414, 0.1708, 22.5050
CIE-Lab:
54.5588, 85.5106, -46.1081
CIE-LCH:
54.5588, 97.1494, 331.6661
CIE-Luv:
54.5588, 81.4862, -82.4808
Hunter-Lab:
47.4394, 86.2309, -47.1054
#e61ed4 color charts
#e61ed4 color shades, tints & tones
#e61ed4 color schemes
#e61ed4 color preview, HTML & CSS examples
This text has a color of #e61ed4
<p style="color:#e61ed4;">Text here</p>
.mytext {color:#e61ed4;}
This box has a color of #e61ed4
<div style="background-color:#e61ed4;">Content here</div>
.mybackground {background-color:#e61ed4;}
Border around this has a color of #e61ed4
<div style="border:2px solid #e61ed4;">Content here</div>
.myborder {border:2px solid #e61ed4;}