#e120df color space conversions
Hex:
#e120df
RGB:
225, 32, 223
CMY:
12, 87, 13
CMYK:
0, 86, 1, 12
HSL:
301°, 76.2846%, 50.3922%
HSV (HSB):
301°, 85.7778%, 88.2353%
XYZ:
44.8871, 22.3683, 71.7637
xyY:
0.3229, 0.1609, 22.3683
CIE-Lab:
54.4156, 85.8563, -52.6455
CIE-LCH:
54.4156, 100.7117, 328.4841
CIE-Luv:
54.4156, 73.2632, -92.2393
Hunter-Lab:
47.2951, 86.6453, -56.8577
#e120df color charts
#e120df color shades, tints & tones
#e120df color schemes
#e120df color preview, HTML & CSS examples
This text has a color of #e120df
<p style="color:#e120df;">Text here</p>
.mytext {color:#e120df;}
This box has a color of #e120df
<div style="background-color:#e120df;">Content here</div>
.mybackground {background-color:#e120df;}
Border around this has a color of #e120df
<div style="border:2px solid #e120df;">Content here</div>
.myborder {border:2px solid #e120df;}