#e181ec color space conversions
Hex:
#e181ec
RGB:
225, 129, 236
CMY:
12, 49, 7
CMYK:
5, 45, 0, 7
HSL:
294°, 73.7931%, 71.5686%
HSV (HSB):
294°, 45.3390%, 92.5490%
XYZ:
54.0419, 37.7642, 83.7978
xyY:
0.3077, 0.2151, 37.7642
CIE-Lab:
67.8465, 52.8158, -38.7196
CIE-LCH:
67.8465, 65.4882, 323.7546
CIE-Luv:
67.8465, 44.1777, -69.2573
Hunter-Lab:
61.4526, 49.4324, -37.8320
#e181ec color charts
#e181ec color shades, tints & tones
#e181ec color schemes
#e181ec color preview, HTML & CSS examples
This text has a color of #e181ec
<p style="color:#e181ec;">Text here</p>
.mytext {color:#e181ec;}
This box has a color of #e181ec
<div style="background-color:#e181ec;">Content here</div>
.mybackground {background-color:#e181ec;}
Border around this has a color of #e181ec
<div style="border:2px solid #e181ec;">Content here</div>
.myborder {border:2px solid #e181ec;}