#e007cd color space conversions
Hex:
#e007cd
RGB:
224, 7, 205
CMY:
12, 97, 20
CMYK:
0, 97, 8, 12
HSL:
305°, 93.9394%, 45.2941%
HSV (HSB):
305°, 96.8750%, 87.8431%
XYZ:
41.8359, 20.4070, 59.4916
xyY:
0.3437, 0.1676, 20.4070
CIE-Lab:
52.2943, 85.9693, -45.7552
CIE-LCH:
52.2943, 97.3871, 331.9769
CIE-Luv:
52.2943, 81.6148, -81.2002
Hunter-Lab:
45.1741, 86.2546, -46.4594
#e007cd color charts
#e007cd RGB chart
#e007cd CMYK chart
#e007cd RGB pie chart
#e007cd color shades, tints & tones
#e007cd color schemes
#e007cd color preview, HTML & CSS examples
This text has a color of #e007cd
<p style="color:#e007cd;">Text here</p>
.mytext {color:#e007cd;}
Text color #e007cd
This box has a color of #e007cd
<div style="background-color:#e007cd;">Content here</div>
.mybackground {background-color:#e007cd;}
Background color #e007cd
Border around this has a color of #e007cd
<div style="border:2px solid #e007cd;">Content here</div>
.myborder {border:2px solid #e007cd;}
Border color #e007cd