#e180e1 color space conversions
Hex:
#e180e1
RGB:
225, 128, 225
CMY:
12, 50, 12
CMYK:
0, 43, 0, 12
HSL:
300°, 61.7834%, 69.2157%
HSV (HSB):
300°, 43.1111%, 88.2353%
XYZ:
52.3611, 36.8821, 75.5934
xyY:
0.3177, 0.2237, 36.8821
CIE-Lab:
67.1885, 51.3121, -33.6658
CIE-LCH:
67.1885, 61.3703, 326.7311
CIE-Luv:
67.1885, 46.9772, -60.7483
Hunter-Lab:
60.7307, 47.6215, -31.2887
#e180e1 color charts
#e180e1 color shades, tints & tones
#e180e1 color schemes
#e180e1 color preview, HTML & CSS examples
This text has a color of #e180e1
<p style="color:#e180e1;">Text here</p>
.mytext {color:#e180e1;}
This box has a color of #e180e1
<div style="background-color:#e180e1;">Content here</div>
.mybackground {background-color:#e180e1;}
Border around this has a color of #e180e1
<div style="border:2px solid #e180e1;">Content here</div>
.myborder {border:2px solid #e180e1;}