#e081ec color space conversions
Hex:
#e081ec
RGB:
224, 129, 236
CMY:
12, 49, 7
CMYK:
5, 45, 0, 7
HSL:
293°, 73.7931%, 71.5686%
HSV (HSB):
293°, 45.3390%, 92.5490%
XYZ:
53.7310, 37.6039, 83.7832
xyY:
0.3068, 0.2147, 37.6039
CIE-Lab:
67.7277, 52.5319, -38.9137
CIE-LCH:
67.7277, 65.3749, 323.4703
CIE-Luv:
67.7277, 43.5335, -69.5080
Hunter-Lab:
61.3220, 49.0901, -38.0814
#e081ec color charts
#e081ec color shades, tints & tones
#e081ec color schemes
#e081ec color preview, HTML & CSS examples
This text has a color of #e081ec
<p style="color:#e081ec;">Text here</p>
.mytext {color:#e081ec;}
This box has a color of #e081ec
<div style="background-color:#e081ec;">Content here</div>
.mybackground {background-color:#e081ec;}
Border around this has a color of #e081ec
<div style="border:2px solid #e081ec;">Content here</div>
.myborder {border:2px solid #e081ec;}