#e139cd color space conversions
Hex:
#e139cd
RGB:
225, 57, 205
CMY:
12, 78, 20
CMYK:
0, 75, 9, 12
HSL:
307°, 73.6842%, 55.2941%
HSV (HSB):
307°, 74.6667%, 88.2353%
XYZ:
43.5339, 23.3416, 59.9685
xyY:
0.3432, 0.1840, 23.3416
CIE-Lab:
55.4225, 77.5636, -40.7976
CIE-LCH:
55.4225, 87.6388, 332.2561
CIE-Luv:
55.4225, 76.2017, -73.5439
Hunter-Lab:
48.3131, 76.2945, -39.7743
#e139cd color charts
#e139cd color shades, tints & tones
#e139cd color schemes
#e139cd color preview, HTML & CSS examples
This text has a color of #e139cd
<p style="color:#e139cd;">Text here</p>
.mytext {color:#e139cd;}
This box has a color of #e139cd
<div style="background-color:#e139cd;">Content here</div>
.mybackground {background-color:#e139cd;}
Border around this has a color of #e139cd
<div style="border:2px solid #e139cd;">Content here</div>
.myborder {border:2px solid #e139cd;}