#e12dfa color space conversions
Hex:
#e12dfa
RGB:
225, 45, 250
CMY:
12, 82, 2
CMYK:
10, 82, 0, 2
HSL:
293°, 95.3488%, 57.8431%
HSV (HSB):
293°, 82.0000%, 98.0392%
XYZ:
49.2450, 24.7865, 92.6312
xyY:
0.2955, 0.1487, 24.7865
CIE-Lab:
56.8668, 87.5047, -63.8764
CIE-LCH:
56.8668, 108.3386, 323.8714
CIE-Luv:
56.8668, 62.0904, -110.2751
Hunter-Lab:
49.7860, 89.4350, -75.4641
#e12dfa color charts
#e12dfa color shades, tints & tones
#e12dfa color schemes
#e12dfa color preview, HTML & CSS examples
This text has a color of #e12dfa
<p style="color:#e12dfa;">Text here</p>
.mytext {color:#e12dfa;}
This box has a color of #e12dfa
<div style="background-color:#e12dfa;">Content here</div>
.mybackground {background-color:#e12dfa;}
Border around this has a color of #e12dfa
<div style="border:2px solid #e12dfa;">Content here</div>
.myborder {border:2px solid #e12dfa;}