#e152e1 color space conversions
Hex:
#e152e1
RGB:
225, 82, 225
CMY:
12, 68, 12
CMYK:
0, 64, 0, 12
HSL:
300°, 70.4433%, 60.1961%
HSV (HSB):
300°, 63.5556%, 88.2353%
XYZ:
47.6592, 27.4784, 74.0261
xyY:
0.3195, 0.1842, 27.4784
CIE-Lab:
59.4145, 72.1651, -45.8368
CIE-LCH:
59.4145, 85.4916, 327.5777
CIE-Luv:
59.4145, 63.1212, -81.6201
Hunter-Lab:
52.4198, 70.5546, -47.0341
#e152e1 color charts
#e152e1 color shades, tints & tones
#e152e1 color schemes
#e152e1 color preview, HTML & CSS examples
This text has a color of #e152e1
<p style="color:#e152e1;">Text here</p>
.mytext {color:#e152e1;}
This box has a color of #e152e1
<div style="background-color:#e152e1;">Content here</div>
.mybackground {background-color:#e152e1;}
Border around this has a color of #e152e1
<div style="border:2px solid #e152e1;">Content here</div>
.myborder {border:2px solid #e152e1;}