#e120cc color space conversions
Hex:
#e120cc
RGB:
225, 32, 204
CMY:
12, 87, 20
CMYK:
0, 86, 9, 12
HSL:
307°, 76.2846%, 50.3922%
HSV (HSB):
307°, 85.7778%, 88.2353%
XYZ:
42.4669, 21.4002, 59.0191
xyY:
0.3456, 0.1741, 21.4002
CIE-Lab:
53.3847, 83.1720, -43.4412
CIE-LCH:
53.3847, 93.8334, 332.4217
CIE-Luv:
53.3847, 80.7978, -77.7381
Hunter-Lab:
46.2604, 82.9071, -43.2601
#e120cc color charts
#e120cc color shades, tints & tones
#e120cc color schemes
#e120cc color preview, HTML & CSS examples
This text has a color of #e120cc
<p style="color:#e120cc;">Text here</p>
.mytext {color:#e120cc;}
This box has a color of #e120cc
<div style="background-color:#e120cc;">Content here</div>
.mybackground {background-color:#e120cc;}
Border around this has a color of #e120cc
<div style="border:2px solid #e120cc;">Content here</div>
.myborder {border:2px solid #e120cc;}