#e139db color space conversions
Hex:
#e139db
RGB:
225, 57, 219
CMY:
12, 78, 14
CMYK:
0, 75, 3, 12
HSL:
302°, 73.6842%, 55.2941%
HSV (HSB):
302°, 74.6667%, 88.2353%
XYZ:
45.3006, 24.0483, 69.2720
xyY:
0.3268, 0.1735, 24.0483
CIE-Lab:
56.1361, 79.6323, -47.6409
CIE-LCH:
56.1361, 92.7953, 329.1096
CIE-Luv:
56.1361, 71.0466, -84.4677
Hunter-Lab:
49.0390, 79.0741, -49.4251
#e139db color charts
#e139db color shades, tints & tones
#e139db color schemes
#e139db color preview, HTML & CSS examples
This text has a color of #e139db
<p style="color:#e139db;">Text here</p>
.mytext {color:#e139db;}
This box has a color of #e139db
<div style="background-color:#e139db;">Content here</div>
.mybackground {background-color:#e139db;}
Border around this has a color of #e139db
<div style="border:2px solid #e139db;">Content here</div>
.myborder {border:2px solid #e139db;}