#e210cc color space conversions
Hex:
#e210cc
RGB:
226, 16, 204
CMY:
11, 94, 20
CMYK:
0, 93, 10, 11
HSL:
306°, 86.7769%, 47.4510%
HSV (HSB):
306°, 92.9204%, 88.6275%
XYZ:
42.4484, 20.8990, 58.9234
xyY:
0.3472, 0.1709, 20.8990
CIE-Lab:
52.8387, 85.4698, -44.2943
CIE-LCH:
52.8387, 96.2657, 332.6048
CIE-Luv:
52.8387, 83.0466, -79.1649
Hunter-Lab:
45.7154, 85.7418, -44.4191
#e210cc color charts
#e210cc color shades, tints & tones
#e210cc color schemes
#e210cc color preview, HTML & CSS examples
This text has a color of #e210cc
<p style="color:#e210cc;">Text here</p>
.mytext {color:#e210cc;}
This box has a color of #e210cc
<div style="background-color:#e210cc;">Content here</div>
.mybackground {background-color:#e210cc;}
Border around this has a color of #e210cc
<div style="border:2px solid #e210cc;">Content here</div>
.myborder {border:2px solid #e210cc;}