#e215cc color space conversions
Hex:
#e215cc
RGB:
226, 21, 204
CMY:
11, 92, 20
CMYK:
0, 91, 10, 11
HSL:
306°, 82.9960%, 48.4314%
HSV (HSB):
306°, 90.7080%, 88.6275%
XYZ:
42.5313, 21.0647, 58.9510
xyY:
0.3471, 0.1719, 21.0647
CIE-Lab:
53.0202, 84.9360, -44.0069
CIE-LCH:
53.0202, 95.6595, 332.6105
CIE-Luv:
53.0202, 82.6704, -78.7218
Hunter-Lab:
45.8963, 85.0942, -44.0269
#e215cc color charts
#e215cc color shades, tints & tones
#e215cc color schemes
#e215cc color preview, HTML & CSS examples
This text has a color of #e215cc
<p style="color:#e215cc;">Text here</p>
.mytext {color:#e215cc;}
This box has a color of #e215cc
<div style="background-color:#e215cc;">Content here</div>
.mybackground {background-color:#e215cc;}
Border around this has a color of #e215cc
<div style="border:2px solid #e215cc;">Content here</div>
.myborder {border:2px solid #e215cc;}