#e055ec color space conversions
Hex:
#e055ec
RGB:
224, 85, 236
CMY:
12, 67, 7
CMYK:
5, 64, 0, 7
HSL:
295°, 79.8942%, 62.9412%
HSV (HSB):
295°, 63.9831%, 92.5490%
XYZ:
49.1293, 28.4004, 82.2493
xyY:
0.3075, 0.1777, 28.4004
CIE-Lab:
60.2488, 72.6121, -50.6830
CIE-LCH:
60.2488, 88.5510, 325.0851
CIE-Luv:
60.2488, 58.2637, -89.4902
Hunter-Lab:
53.2920, 71.2959, -54.2019
#e055ec color charts
#e055ec color shades, tints & tones
#e055ec color schemes
#e055ec color preview, HTML & CSS examples
This text has a color of #e055ec
<p style="color:#e055ec;">Text here</p>
.mytext {color:#e055ec;}
This box has a color of #e055ec
<div style="background-color:#e055ec;">Content here</div>
.mybackground {background-color:#e055ec;}
Border around this has a color of #e055ec
<div style="border:2px solid #e055ec;">Content here</div>
.myborder {border:2px solid #e055ec;}