#e136ed color space conversions
Hex:
#e136ed
RGB:
225, 54, 237
CMY:
12, 79, 7
CMYK:
5, 77, 0, 7
HSL:
296°, 83.5616%, 57.0588%
HSV (HSB):
296°, 77.2152%, 92.9412%
XYZ:
47.6566, 24.7603, 82.3882
xyY:
0.3078, 0.1599, 24.7603
CIE-Lab:
56.8411, 83.2499, -56.6608
CIE-LCH:
56.8411, 100.7025, 325.7604
CIE-Luv:
56.8411, 65.2397, -98.9071
Hunter-Lab:
49.7597, 83.8759, -63.3358
#e136ed color charts
#e136ed color shades, tints & tones
#e136ed color schemes
#e136ed color preview, HTML & CSS examples
This text has a color of #e136ed
<p style="color:#e136ed;">Text here</p>
.mytext {color:#e136ed;}
This box has a color of #e136ed
<div style="background-color:#e136ed;">Content here</div>
.mybackground {background-color:#e136ed;}
Border around this has a color of #e136ed
<div style="border:2px solid #e136ed;">Content here</div>
.myborder {border:2px solid #e136ed;}