#e071e7 color space conversions
Hex:
#e071e7
RGB:
224, 113, 231
CMY:
12, 56, 9
CMYK:
3, 51, 0, 9
HSL:
296°, 71.0843%, 67.4510%
HSV (HSB):
296°, 51.0823%, 90.5882%
XYZ:
51.0694, 33.4271, 79.3617
xyY:
0.3117, 0.2040, 33.4271
CIE-Lab:
64.5052, 59.4793, -41.1873
CIE-LCH:
64.5052, 72.3477, 325.2988
CIE-Luv:
64.5052, 50.7804, -73.6192
Hunter-Lab:
57.8161, 56.4920, -40.9135
#e071e7 color charts
#e071e7 color shades, tints & tones
#e071e7 color schemes
#e071e7 color preview, HTML & CSS examples
This text has a color of #e071e7
<p style="color:#e071e7;">Text here</p>
.mytext {color:#e071e7;}
This box has a color of #e071e7
<div style="background-color:#e071e7;">Content here</div>
.mybackground {background-color:#e071e7;}
Border around this has a color of #e071e7
<div style="border:2px solid #e071e7;">Content here</div>
.myborder {border:2px solid #e071e7;}