#e12ffd color space conversions
Hex:
#e12ffd
RGB:
225, 47, 253
CMY:
12, 82, 1
CMYK:
11, 81, 0, 1
HSL:
292°, 98.0952%, 58.8235%
HSV (HSB):
292°, 81.4229%, 99.2157%
XYZ:
49.7975, 25.1324, 95.1549
xyY:
0.2928, 0.1478, 25.1324
CIE-Lab:
57.2042, 87.5461, -65.0001
CIE-LCH:
57.2042, 109.0383, 323.4073
CIE-Luv:
57.2042, 60.8485, -112.1149
Hunter-Lab:
50.1323, 89.5765, -77.4445
#e12ffd color charts
#e12ffd color shades, tints & tones
#e12ffd color schemes
#e12ffd color preview, HTML & CSS examples
This text has a color of #e12ffd
<p style="color:#e12ffd;">Text here</p>
.mytext {color:#e12ffd;}
This box has a color of #e12ffd
<div style="background-color:#e12ffd;">Content here</div>
.mybackground {background-color:#e12ffd;}
Border around this has a color of #e12ffd
<div style="border:2px solid #e12ffd;">Content here</div>
.myborder {border:2px solid #e12ffd;}