#e001cd color space conversions
Hex:
#e001cd
RGB:
224, 1, 205
CMY:
12, 100, 20
CMYK:
0, 100, 8, 12
HSL:
305°, 99.1111%, 44.1176%
HSV (HSB):
305°, 99.5536%, 87.8431%
XYZ:
41.7708, 20.2768, 59.4699
xyY:
0.3437, 0.1669, 20.2768
CIE-Lab:
52.1487, 86.3994, -45.9863
CIE-LCH:
52.1487, 97.8755, 331.9757
CIE-Luv:
52.1487, 81.9073, -81.5496
Hunter-Lab:
45.0297, 86.7792, -46.7823
#e001cd color charts
#e001cd RGB chart
#e001cd CMYK chart
#e001cd RGB pie chart
#e001cd color shades, tints & tones
#e001cd color schemes
#e001cd color preview, HTML & CSS examples
This text has a color of #e001cd
<p style="color:#e001cd;">Text here</p>
.mytext {color:#e001cd;}
Text color #e001cd
This box has a color of #e001cd
<div style="background-color:#e001cd;">Content here</div>
.mybackground {background-color:#e001cd;}
Background color #e001cd
Border around this has a color of #e001cd
<div style="border:2px solid #e001cd;">Content here</div>
.myborder {border:2px solid #e001cd;}
Border color #e001cd