#e12ff3 color space conversions
Hex:
#e12ff3
RGB:
225, 47, 243
CMY:
12, 82, 5
CMYK:
7, 81, 0, 5
HSL:
294°, 89.0909%, 56.8627%
HSV (HSB):
294°, 80.6584%, 95.2941%
XYZ:
48.2455, 24.5116, 86.9824
xyY:
0.3020, 0.1534, 24.5116
CIE-Lab:
56.5965, 85.9341, -60.4091
CIE-LCH:
56.5965, 105.0425, 324.8939
CIE-Luv:
56.5965, 64.2098, -104.7832
Hunter-Lab:
49.5092, 87.3026, -69.5097
#e12ff3 color charts
#e12ff3 color shades, tints & tones
#e12ff3 color schemes
#e12ff3 color preview, HTML & CSS examples
This text has a color of #e12ff3
<p style="color:#e12ff3;">Text here</p>
.mytext {color:#e12ff3;}
This box has a color of #e12ff3
<div style="background-color:#e12ff3;">Content here</div>
.mybackground {background-color:#e12ff3;}
Border around this has a color of #e12ff3
<div style="border:2px solid #e12ff3;">Content here</div>
.myborder {border:2px solid #e12ff3;}