#e007ca color space conversions
Hex:
#e007ca
RGB:
224, 7, 202
CMY:
12, 97, 21
CMYK:
0, 97, 10, 12
HSL:
306°, 93.9394%, 45.2941%
HSV (HSB):
306°, 96.8750%, 87.8431%
XYZ:
41.4771, 20.2635, 57.6023
xyY:
0.3475, 0.1698, 20.2635
CIE-Lab:
52.1339, 85.5706, -44.2824
CIE-LCH:
52.1339, 96.3497, 332.6386
CIE-Luv:
52.1339, 82.8880, -78.9081
Hunter-Lab:
45.0150, 85.6947, -44.3584
#e007ca color charts
#e007ca RGB chart
#e007ca CMYK chart
#e007ca RGB pie chart
#e007ca color shades, tints & tones
#e007ca color schemes
#e007ca color preview, HTML & CSS examples
This text has a color of #e007ca
<p style="color:#e007ca;">Text here</p>
.mytext {color:#e007ca;}
Text color #e007ca
This box has a color of #e007ca
<div style="background-color:#e007ca;">Content here</div>
.mybackground {background-color:#e007ca;}
Background color #e007ca
Border around this has a color of #e007ca
<div style="border:2px solid #e007ca;">Content here</div>
.myborder {border:2px solid #e007ca;}
Border color #e007ca