#e212cf color space conversions
Hex:
#e212cf
RGB:
226, 18, 207
CMY:
11, 93, 19
CMYK:
0, 92, 8, 11
HSL:
305°, 85.2459%, 47.8431%
HSV (HSB):
305°, 92.0354%, 88.6275%
XYZ:
42.8428, 21.1064, 60.8473
xyY:
0.3433, 0.1691, 21.1064
CIE-Lab:
53.0657, 85.6716, -45.6580
CIE-LCH:
53.0657, 97.0787, 331.9450
CIE-Luv:
53.0657, 81.6476, -81.2986
Hunter-Lab:
45.9417, 86.0620, -46.3674
#e212cf color charts
#e212cf color shades, tints & tones
#e212cf color schemes
#e212cf color preview, HTML & CSS examples
This text has a color of #e212cf
<p style="color:#e212cf;">Text here</p>
.mytext {color:#e212cf;}
This box has a color of #e212cf
<div style="background-color:#e212cf;">Content here</div>
.mybackground {background-color:#e212cf;}
Border around this has a color of #e212cf
<div style="border:2px solid #e212cf;">Content here</div>
.myborder {border:2px solid #e212cf;}