#e15bcd color space conversions
Hex:
#e15bcd
RGB:
225, 91, 205
CMY:
12, 64, 20
CMYK:
0, 60, 9, 12
HSL:
309°, 69.0722%, 61.9608%
HSV (HSB):
309°, 59.5556%, 88.2353%
XYZ:
45.8119, 27.8975, 60.7278
xyY:
0.3408, 0.2075, 27.8975
CIE-Lab:
59.7960, 65.3205, -33.9460
CIE-LCH:
59.7960, 73.6145, 332.5398
CIE-Luv:
59.7960, 66.5598, -62.1464
Hunter-Lab:
52.8181, 62.3907, -31.1963
#e15bcd color charts
#e15bcd color shades, tints & tones
#e15bcd color schemes
#e15bcd color preview, HTML & CSS examples
This text has a color of #e15bcd
<p style="color:#e15bcd;">Text here</p>
.mytext {color:#e15bcd;}
This box has a color of #e15bcd
<div style="background-color:#e15bcd;">Content here</div>
.mybackground {background-color:#e15bcd;}
Border around this has a color of #e15bcd
<div style="border:2px solid #e15bcd;">Content here</div>
.myborder {border:2px solid #e15bcd;}