#e013cb color space conversions
Hex:
#e013cb
RGB:
224, 19, 203
CMY:
12, 93, 20
CMYK:
0, 92, 9, 12
HSL:
306°, 84.3621%, 47.6471%
HSV (HSB):
306°, 91.5179%, 87.8431%
XYZ:
41.7528, 20.6248, 58.2803
xyY:
0.3460, 0.1709, 20.6248
CIE-Lab:
52.5364, 84.6738, -44.2205
CIE-LCH:
52.5364, 95.5254, 332.4244
CIE-Luv:
52.5364, 81.7469, -78.8269
Hunter-Lab:
45.4146, 84.6322, -44.2963
#e013cb color charts
#e013cb color shades, tints & tones
#e013cb color schemes
#e013cb color preview, HTML & CSS examples
This text has a color of #e013cb
<p style="color:#e013cb;">Text here</p>
.mytext {color:#e013cb;}
This box has a color of #e013cb
<div style="background-color:#e013cb;">Content here</div>
.mybackground {background-color:#e013cb;}
Border around this has a color of #e013cb
<div style="border:2px solid #e013cb;">Content here</div>
.myborder {border:2px solid #e013cb;}