#e139cc color space conversions
Hex:
#e139cc
RGB:
225, 57, 204
CMY:
12, 78, 20
CMYK:
0, 75, 9, 12
HSL:
308°, 73.6842%, 55.2941%
HSV (HSB):
308°, 74.6667%, 88.2353%
XYZ:
43.4135, 23.2934, 59.3347
xyY:
0.3444, 0.1848, 23.2934
CIE-Lab:
55.3733, 77.4198, -40.3027
CIE-LCH:
55.3733, 87.2820, 332.4997
CIE-Luv:
55.3733, 76.5776, -72.7577
Hunter-Lab:
48.2633, 76.1027, -39.1066
#e139cc color charts
#e139cc color shades, tints & tones
#e139cc color schemes
#e139cc color preview, HTML & CSS examples
This text has a color of #e139cc
<p style="color:#e139cc;">Text here</p>
.mytext {color:#e139cc;}
This box has a color of #e139cc
<div style="background-color:#e139cc;">Content here</div>
.mybackground {background-color:#e139cc;}
Border around this has a color of #e139cc
<div style="border:2px solid #e139cc;">Content here</div>
.myborder {border:2px solid #e139cc;}