#e120ed color space conversions
Hex:
#e120ed
RGB:
225, 32, 237
CMY:
12, 87, 7
CMYK:
5, 86, 0, 7
HSL:
296°, 85.0622%, 52.7451%
HSV (HSB):
296°, 86.4979%, 92.9412%
XYZ:
46.8539, 23.1550, 82.1206
xyY:
0.3080, 0.1522, 23.1550
CIE-Lab:
55.2316, 87.9447, -59.2383
CIE-LCH:
55.2316, 106.0351, 326.0364
CIE-Luv:
55.2316, 68.0315, -102.6713
Hunter-Lab:
48.1196, 89.5954, -67.5002
#e120ed color charts
#e120ed color shades, tints & tones
#e120ed color schemes
#e120ed color preview, HTML & CSS examples
This text has a color of #e120ed
<p style="color:#e120ed;">Text here</p>
.mytext {color:#e120ed;}
This box has a color of #e120ed
<div style="background-color:#e120ed;">Content here</div>
.mybackground {background-color:#e120ed;}
Border around this has a color of #e120ed
<div style="border:2px solid #e120ed;">Content here</div>
.myborder {border:2px solid #e120ed;}