#e61de9 color space conversions
Hex:
#e61de9
RGB:
230, 29, 233
CMY:
10, 89, 9
CMYK:
1, 88, 0, 9
HSL:
299°, 82.2581%, 51.3725%
HSV (HSB):
299°, 87.5536%, 91.3725%
XYZ:
47.7805, 23.5849, 79.1248
xyY:
0.3175, 0.1567, 23.5849
CIE-Lab:
55.6698, 88.6428, -56.2416
CIE-LCH:
55.6698, 104.9793, 327.6059
CIE-Luv:
55.6698, 73.3035, -98.5091
Hunter-Lab:
48.5643, 90.6315, -62.6050
#e61de9 color charts
#e61de9 color shades, tints & tones
#e61de9 color schemes
#e61de9 color preview, HTML & CSS examples
This text has a color of #e61de9
<p style="color:#e61de9;">Text here</p>
.mytext {color:#e61de9;}
This box has a color of #e61de9
<div style="background-color:#e61de9;">Content here</div>
.mybackground {background-color:#e61de9;}
Border around this has a color of #e61de9
<div style="border:2px solid #e61de9;">Content here</div>
.myborder {border:2px solid #e61de9;}