#e50adc color space conversions
Hex:
#e50adc
RGB:
229, 10, 220
CMY:
10, 96, 14
CMYK:
0, 96, 4, 10
HSL:
302°, 91.6318%, 46.8627%
HSV (HSB):
302°, 95.6332%, 89.8039%
XYZ:
45.3399, 22.0424, 69.5751
xyY:
0.3311, 0.1609, 22.0424
CIE-Lab:
54.0720, 88.6423, -51.4503
CIE-LCH:
54.0720, 102.4919, 329.8680
CIE-Luv:
54.0720, 78.9643, -90.7132
Hunter-Lab:
46.9493, 90.2197, -54.9984
#e50adc color charts
#e50adc color shades, tints & tones
#e50adc color schemes
#e50adc color preview, HTML & CSS examples
This text has a color of #e50adc
<p style="color:#e50adc;">Text here</p>
.mytext {color:#e50adc;}
This box has a color of #e50adc
<div style="background-color:#e50adc;">Content here</div>
.mybackground {background-color:#e50adc;}
Border around this has a color of #e50adc
<div style="border:2px solid #e50adc;">Content here</div>
.myborder {border:2px solid #e50adc;}