#e50acc color space conversions
Hex:
#e50acc
RGB:
229, 10, 204
CMY:
10, 96, 20
CMYK:
0, 96, 11, 10
HSL:
307°, 91.6318%, 46.8627%
HSV (HSB):
307°, 95.6332%, 89.8039%
XYZ:
43.3207, 21.2347, 58.9422
xyY:
0.3508, 0.1719, 21.2347
CIE-Lab:
53.2054, 86.4895, -43.6795
CIE-LCH:
53.2054, 96.8934, 333.2050
CIE-Luv:
53.2054, 85.6619, -78.5386
Hunter-Lab:
46.0812, 87.1652, -43.5808
#e50acc color charts
#e50acc RGB chart
#e50acc CMYK chart
#e50acc RGB pie chart
#e50acc color shades, tints & tones
#e50acc color schemes
#e50acc color preview, HTML & CSS examples
This text has a color of #e50acc
<p style="color:#e50acc;">Text here</p>
.mytext {color:#e50acc;}
Text color #e50acc
This box has a color of #e50acc
<div style="background-color:#e50acc;">Content here</div>
.mybackground {background-color:#e50acc;}
Background color #e50acc
Border around this has a color of #e50acc
<div style="border:2px solid #e50acc;">Content here</div>
.myborder {border:2px solid #e50acc;}
Border color #e50acc