#e007ab color space conversions
Hex:
#e007ab
RGB:
224, 7, 171
CMY:
12, 97, 33
CMYK:
0, 97, 24, 12
HSL:
315°, 93.9394%, 45.2941%
HSV (HSB):
315°, 96.8750%, 87.8431%
XYZ:
38.1671, 18.9395, 40.1721
xyY:
0.3923, 0.1947, 18.9395
CIE-Lab:
50.6164, 81.7421, -28.5890
CIE-LCH:
50.6164, 86.5973, 340.7229
CIE-Luv:
50.6164, 96.7006, -54.8560
Hunter-Lab:
43.5196, 80.3872, -24.2659
#e007ab color charts
#e007ab color shades, tints & tones
#e007ab color schemes
#e007ab color preview, HTML & CSS examples
This text has a color of #e007ab
<p style="color:#e007ab;">Text here</p>
.mytext {color:#e007ab;}
This box has a color of #e007ab
<div style="background-color:#e007ab;">Content here</div>
.mybackground {background-color:#e007ab;}
Border around this has a color of #e007ab
<div style="border:2px solid #e007ab;">Content here</div>
.myborder {border:2px solid #e007ab;}