#e72adc color space conversions
Hex:
#e72adc
RGB:
231, 42, 220
CMY:
9, 84, 14
CMYK:
0, 82, 5, 9
HSL:
303°, 79.7468%, 53.5294%
HSV (HSB):
303°, 81.8182%, 90.5882%
XYZ:
46.7012, 23.8122, 69.8449
xyY:
0.3327, 0.1697, 23.8122
CIE-Lab:
55.8992, 84.6376, -48.5222
CIE-LCH:
55.8992, 97.5599, 330.1746
CIE-Luv:
55.8992, 77.5314, -86.4523
Hunter-Lab:
48.7977, 85.4352, -50.7043
#e72adc color charts
#e72adc color shades, tints & tones
#e72adc color schemes
#e72adc color preview, HTML & CSS examples
This text has a color of #e72adc
<p style="color:#e72adc;">Text here</p>
.mytext {color:#e72adc;}
This box has a color of #e72adc
<div style="background-color:#e72adc;">Content here</div>
.mybackground {background-color:#e72adc;}
Border around this has a color of #e72adc
<div style="border:2px solid #e72adc;">Content here</div>
.myborder {border:2px solid #e72adc;}