#e000dd color space conversions
Hex:
#e000dd
RGB:
224, 0, 221
CMY:
12, 100, 13
CMYK:
0, 100, 1, 12
HSL:
301°, 100.0000%, 43.9216%
HSV (HSB):
301°, 100.0000%, 87.8431%
XYZ:
43.7916, 21.0678, 70.1650
xyY:
0.3243, 0.1560, 21.0678
CIE-Lab:
53.0236, 88.6626, -53.7434
CIE-LCH:
53.0236, 103.6794, 328.7776
CIE-Luv:
53.0236, 75.3457, -93.6521
Hunter-Lab:
45.8996, 89.9778, -58.5047
#e000dd color charts
#e000dd RGB chart
#e000dd CMYK chart
#e000dd RGB pie chart
#e000dd color shades, tints & tones
#e000dd color schemes
#e000dd color preview, HTML & CSS examples
This text has a color of #e000dd
<p style="color:#e000dd;">Text here</p>
.mytext {color:#e000dd;}
Text color #e000dd
This box has a color of #e000dd
<div style="background-color:#e000dd;">Content here</div>
.mybackground {background-color:#e000dd;}
Background color #e000dd
Border around this has a color of #e000dd
<div style="border:2px solid #e000dd;">Content here</div>
.myborder {border:2px solid #e000dd;}
Border color #e000dd