#e12ff8 color space conversions
Hex:
#e12ff8
RGB:
225, 47, 248
CMY:
12, 82, 3
CMYK:
9, 81, 0, 3
HSL:
293°, 93.4884%, 57.8431%
HSV (HSB):
293°, 81.0484%, 97.2549%
XYZ:
49.0111, 24.8179, 91.0141
xyY:
0.2973, 0.1506, 24.8179
CIE-Lab:
56.8976, 86.7351, -62.7140
CIE-LCH:
56.8976, 107.0328, 324.1311
CIE-Luv:
56.8976, 62.5124, -108.4646
Hunter-Lab:
49.8176, 88.4298, -73.4475
#e12ff8 color charts
#e12ff8 color shades, tints & tones
#e12ff8 color schemes
#e12ff8 color preview, HTML & CSS examples
This text has a color of #e12ff8
<p style="color:#e12ff8;">Text here</p>
.mytext {color:#e12ff8;}
This box has a color of #e12ff8
<div style="background-color:#e12ff8;">Content here</div>
.mybackground {background-color:#e12ff8;}
Border around this has a color of #e12ff8
<div style="border:2px solid #e12ff8;">Content here</div>
.myborder {border:2px solid #e12ff8;}