#e000cd color space conversions
Hex:
#e000cd
RGB:
224, 0, 205
CMY:
12, 100, 20
CMYK:
0, 100, 8, 12
HSL:
305°, 100.0000%, 43.9216%
HSV (HSB):
305°, 100.0000%, 87.8431%
XYZ:
41.7599, 20.2551, 59.4662
xyY:
0.3438, 0.1667, 20.2551
CIE-Lab:
52.1244, 86.4714, -46.0250
CIE-LCH:
52.1244, 97.9571, 331.9756
CIE-Luv:
52.1244, 81.9561, -81.6079
Hunter-Lab:
45.0056, 86.8671, -46.8363
#e000cd color charts
#e000cd RGB chart
#e000cd CMYK chart
#e000cd RGB pie chart
#e000cd color shades, tints & tones
#e000cd color schemes
#e000cd color preview, HTML & CSS examples
This text has a color of #e000cd
<p style="color:#e000cd;">Text here</p>
.mytext {color:#e000cd;}
Text color #e000cd
This box has a color of #e000cd
<div style="background-color:#e000cd;">Content here</div>
.mybackground {background-color:#e000cd;}
Background color #e000cd
Border around this has a color of #e000cd
<div style="border:2px solid #e000cd;">Content here</div>
.myborder {border:2px solid #e000cd;}
Border color #e000cd