#e12bd9 color space conversions
Hex:
#e12bd9
RGB:
225, 43, 217
CMY:
12, 83, 15
CMYK:
0, 81, 4, 12
HSL:
303°, 75.2066%, 52.5490%
HSV (HSB):
303°, 80.8889%, 88.2353%
XYZ:
44.4396, 22.7451, 67.6936
xyY:
0.3295, 0.1686, 22.7451
CIE-Lab:
54.8088, 82.8632, -48.6129
CIE-LCH:
54.8088, 96.0705, 329.6014
CIE-Luv:
54.8088, 74.1818, -85.9359
Hunter-Lab:
47.6918, 82.8672, -50.7719
#e12bd9 color charts
#e12bd9 color shades, tints & tones
#e12bd9 color schemes
#e12bd9 color preview, HTML & CSS examples
This text has a color of #e12bd9
<p style="color:#e12bd9;">Text here</p>
.mytext {color:#e12bd9;}
This box has a color of #e12bd9
<div style="background-color:#e12bd9;">Content here</div>
.mybackground {background-color:#e12bd9;}
Border around this has a color of #e12bd9
<div style="border:2px solid #e12bd9;">Content here</div>
.myborder {border:2px solid #e12bd9;}