#e076e7 color space conversions
Hex:
#e076e7
RGB:
224, 118, 231
CMY:
12, 54, 9
CMYK:
3, 49, 0, 9
HSL:
296°, 70.1863%, 68.4314%
HSV (HSB):
296°, 48.9177%, 90.5882%
XYZ:
51.6427, 34.5737, 79.5528
xyY:
0.3115, 0.2086, 34.5737
CIE-Lab:
65.4154, 57.0716, -39.7624
CIE-LCH:
65.4154, 69.5573, 325.1347
CIE-Luv:
65.4154, 48.9241, -71.1487
Hunter-Lab:
58.7994, 53.8752, -39.0570
#e076e7 color charts
#e076e7 color shades, tints & tones
#e076e7 color schemes
#e076e7 color preview, HTML & CSS examples
This text has a color of #e076e7
<p style="color:#e076e7;">Text here</p>
.mytext {color:#e076e7;}
This box has a color of #e076e7
<div style="background-color:#e076e7;">Content here</div>
.mybackground {background-color:#e076e7;}
Border around this has a color of #e076e7
<div style="border:2px solid #e076e7;">Content here</div>
.myborder {border:2px solid #e076e7;}