#e100da color space conversions
Hex:
#e100da
RGB:
225, 0, 218
CMY:
12, 100, 15
CMYK:
0, 100, 3, 12
HSL:
302°, 100.0000%, 44.1176%
HSV (HSB):
302°, 100.0000%, 88.2353%
XYZ:
43.7062, 21.0695, 68.0929
xyY:
0.3289, 0.1586, 21.0695
CIE-Lab:
53.0255, 88.4032, -52.0225
CIE-LCH:
53.0255, 102.5742, 329.5245
CIE-Luv:
53.0255, 77.2866, -91.0863
Hunter-Lab:
45.9015, 89.6353, -55.8230
#e100da color charts
#e100da RGB chart
#e100da CMYK chart
#e100da RGB pie chart
#e100da color shades, tints & tones
#e100da color schemes
#e100da color preview, HTML & CSS examples
This text has a color of #e100da
<p style="color:#e100da;">Text here</p>
.mytext {color:#e100da;}
Text color #e100da
This box has a color of #e100da
<div style="background-color:#e100da;">Content here</div>
.mybackground {background-color:#e100da;}
Background color #e100da
Border around this has a color of #e100da
<div style="border:2px solid #e100da;">Content here</div>
.myborder {border:2px solid #e100da;}
Border color #e100da