#e007db color space conversions
Hex:
#e007db
RGB:
224, 7, 219
CMY:
12, 97, 14
CMYK:
0, 97, 2, 12
HSL:
301°, 93.9394%, 45.2941%
HSV (HSB):
301°, 96.8750%, 87.8431%
XYZ:
43.6026, 21.1137, 68.7951
xyY:
0.3266, 0.1581, 21.1137
CIE-Lab:
53.0737, 87.8901, -52.5252
CIE-LCH:
53.0737, 102.3892, 329.1365
CIE-Luv:
53.0737, 75.8463, -91.7760
Hunter-Lab:
45.9497, 88.9706, -56.6032
#e007db color charts
#e007db RGB chart
#e007db CMYK chart
#e007db RGB pie chart
#e007db color shades, tints & tones
#e007db color schemes
#e007db color preview, HTML & CSS examples
This text has a color of #e007db
<p style="color:#e007db;">Text here</p>
.mytext {color:#e007db;}
Text color #e007db
This box has a color of #e007db
<div style="background-color:#e007db;">Content here</div>
.mybackground {background-color:#e007db;}
Background color #e007db
Border around this has a color of #e007db
<div style="border:2px solid #e007db;">Content here</div>
.myborder {border:2px solid #e007db;}
Border color #e007db