#e005cd color space conversions
Hex:
#e005cd
RGB:
224, 5, 205
CMY:
12, 98, 20
CMYK:
0, 98, 8, 12
HSL:
305°, 95.6332%, 44.9020%
HSV (HSB):
305°, 97.7679%, 87.8431%
XYZ:
41.8142, 20.3636, 59.4843
xyY:
0.3437, 0.1674, 20.3636
CIE-Lab:
52.2459, 86.1124, -45.8321
CIE-LCH:
52.2459, 97.5496, 331.9765
CIE-Luv:
52.2459, 81.7123, -81.3166
Hunter-Lab:
45.1261, 86.4290, -46.5667
#e005cd color charts
#e005cd RGB chart
#e005cd CMYK chart
#e005cd RGB pie chart
#e005cd color shades, tints & tones
#e005cd color schemes
#e005cd color preview, HTML & CSS examples
This text has a color of #e005cd
<p style="color:#e005cd;">Text here</p>
.mytext {color:#e005cd;}
Text color #e005cd
This box has a color of #e005cd
<div style="background-color:#e005cd;">Content here</div>
.mybackground {background-color:#e005cd;}
Background color #e005cd
Border around this has a color of #e005cd
<div style="border:2px solid #e005cd;">Content here</div>
.myborder {border:2px solid #e005cd;}
Border color #e005cd