#e20acc color space conversions
Hex:
#e20acc
RGB:
226, 10, 204
CMY:
11, 96, 20
CMYK:
0, 96, 10, 11
HSL:
306°, 91.5254%, 46.2745%
HSV (HSB):
306°, 95.5752%, 88.6275%
XYZ:
42.3717, 20.7455, 58.8978
xyY:
0.3473, 0.1700, 20.7455
CIE-Lab:
52.6698, 85.9676, -44.5620
CIE-LCH:
52.6698, 96.8308, 332.5996
CIE-Luv:
52.6698, 83.3955, -79.5759
Hunter-Lab:
45.5472, 86.3474, -44.7858
#e20acc color charts
#e20acc color shades, tints & tones
#e20acc color schemes
#e20acc color preview, HTML & CSS examples
This text has a color of #e20acc
<p style="color:#e20acc;">Text here</p>
.mytext {color:#e20acc;}
This box has a color of #e20acc
<div style="background-color:#e20acc;">Content here</div>
.mybackground {background-color:#e20acc;}
Border around this has a color of #e20acc
<div style="border:2px solid #e20acc;">Content here</div>
.myborder {border:2px solid #e20acc;}