#e001ca color space conversions
Hex:
#e001ca
RGB:
224, 1, 202
CMY:
12, 100, 21
CMYK:
0, 100, 10, 12
HSL:
306°, 99.1111%, 44.1176%
HSV (HSB):
306°, 99.5536%, 87.8431%
XYZ:
41.4120, 20.1333, 57.5806
xyY:
0.3476, 0.1690, 20.1333
CIE-Lab:
51.9876, 86.0026, -44.5143
CIE-LCH:
51.9876, 96.8399, 332.6342
CIE-Luv:
51.9876, 83.1878, -79.2613
Hunter-Lab:
44.8701, 86.2204, -44.6761
#e001ca color charts
#e001ca RGB chart
#e001ca CMYK chart
#e001ca RGB pie chart
#e001ca color shades, tints & tones
#e001ca color schemes
#e001ca color preview, HTML & CSS examples
This text has a color of #e001ca
<p style="color:#e001ca;">Text here</p>
.mytext {color:#e001ca;}
Text color #e001ca
This box has a color of #e001ca
<div style="background-color:#e001ca;">Content here</div>
.mybackground {background-color:#e001ca;}
Background color #e001ca
Border around this has a color of #e001ca
<div style="border:2px solid #e001ca;">Content here</div>
.myborder {border:2px solid #e001ca;}
Border color #e001ca