#e561ed color space conversions
Hex:
#e561ed
RGB:
229, 97, 237
CMY:
10, 62, 7
CMYK:
3, 59, 0, 7
HSL:
297°, 79.5455%, 65.4902%
HSV (HSB):
297°, 59.0717%, 92.9412%
XYZ:
51.8739, 31.3218, 83.4324
xyY:
0.3113, 0.1880, 31.3218
CIE-Lab:
62.7784, 69.0459, -47.1909
CIE-LCH:
62.7784, 83.6320, 325.6485
CIE-Luv:
62.7784, 57.8932, -84.2110
Hunter-Lab:
55.9659, 67.5083, -49.2118
#e561ed color charts
#e561ed color shades, tints & tones
#e561ed color schemes
#e561ed color preview, HTML & CSS examples
This text has a color of #e561ed
<p style="color:#e561ed;">Text here</p>
.mytext {color:#e561ed;}
This box has a color of #e561ed
<div style="background-color:#e561ed;">Content here</div>
.mybackground {background-color:#e561ed;}
Border around this has a color of #e561ed
<div style="border:2px solid #e561ed;">Content here</div>
.myborder {border:2px solid #e561ed;}