#e12dd3 color space conversions
Hex:
#e12dd3
RGB:
225, 45, 211
CMY:
12, 82, 17
CMYK:
0, 80, 6, 12
HSL:
305°, 75.0000%, 52.9412%
HSV (HSB):
305°, 80.0000%, 88.2353%
XYZ:
43.7476, 22.5875, 63.6821
xyY:
0.3365, 0.1737, 22.5875
CIE-Lab:
54.6449, 81.5449, -45.4548
CIE-LCH:
54.6449, 93.3579, 330.8638
CIE-Luv:
54.6449, 76.1750, -80.9368
Hunter-Lab:
47.5263, 81.1370, -46.1763
#e12dd3 color charts
#e12dd3 color shades, tints & tones
#e12dd3 color schemes
#e12dd3 color preview, HTML & CSS examples
This text has a color of #e12dd3
<p style="color:#e12dd3;">Text here</p>
.mytext {color:#e12dd3;}
This box has a color of #e12dd3
<div style="background-color:#e12dd3;">Content here</div>
.mybackground {background-color:#e12dd3;}
Border around this has a color of #e12dd3
<div style="border:2px solid #e12dd3;">Content here</div>
.myborder {border:2px solid #e12dd3;}