#e157d5 color space conversions
Hex:
#e157d5
RGB:
225, 87, 213
CMY:
12, 66, 16
CMYK:
0, 61, 5, 12
HSL:
305°, 69.6970%, 61.1765%
HSV (HSB):
305°, 61.3333%, 88.2353%
XYZ:
46.4698, 27.6280, 65.8343
xyY:
0.3321, 0.1974, 27.6280
CIE-Lab:
59.5512, 68.2435, -38.8590
CIE-LCH:
59.5512, 78.5315, 330.3421
CIE-Luv:
59.5512, 65.4034, -70.1943
Hunter-Lab:
52.5624, 65.8256, -37.4670
#e157d5 color charts
#e157d5 color shades, tints & tones
#e157d5 color schemes
#e157d5 color preview, HTML & CSS examples
This text has a color of #e157d5
<p style="color:#e157d5;">Text here</p>
.mytext {color:#e157d5;}
This box has a color of #e157d5
<div style="background-color:#e157d5;">Content here</div>
.mybackground {background-color:#e157d5;}
Border around this has a color of #e157d5
<div style="border:2px solid #e157d5;">Content here</div>
.myborder {border:2px solid #e157d5;}