#e101da color space conversions
Hex:
#e101da
RGB:
225, 1, 218
CMY:
12, 100, 15
CMYK:
0, 100, 3, 12
HSL:
302°, 99.1150%, 44.3137%
HSV (HSB):
302°, 99.5556%, 88.2353%
XYZ:
43.7171, 21.0912, 68.0965
xyY:
0.3289, 0.1587, 21.0912
CIE-Lab:
53.0492, 88.3330, -51.9847
CIE-LCH:
53.0492, 102.4945, 329.5228
CIE-Luv:
53.0492, 77.2427, -91.0310
Hunter-Lab:
45.9252, 89.5486, -55.7659
#e101da color charts
#e101da color shades, tints & tones
#e101da color schemes
#e101da color preview, HTML & CSS examples
This text has a color of #e101da
<p style="color:#e101da;">Text here</p>
.mytext {color:#e101da;}
This box has a color of #e101da
<div style="background-color:#e101da;">Content here</div>
.mybackground {background-color:#e101da;}
Border around this has a color of #e101da
<div style="border:2px solid #e101da;">Content here</div>
.myborder {border:2px solid #e101da;}