#e959ed color space conversions
Hex:
#e959ed
RGB:
233, 89, 237
CMY:
9, 65, 7
CMYK:
2, 62, 0, 7
HSL:
298°, 80.4348%, 63.9216%
HSV (HSB):
298°, 62.4473%, 92.9412%
XYZ:
52.4627, 30.5828, 83.2587
xyY:
0.3155, 0.1839, 30.5828
CIE-Lab:
62.1539, 73.2780, -48.1405
CIE-LCH:
62.1539, 87.6766, 326.6968
CIE-Luv:
62.1539, 62.9624, -86.1638
Hunter-Lab:
55.3017, 72.5583, -50.5520
#e959ed color charts
#e959ed color shades, tints & tones
#e959ed color schemes
#e959ed color preview, HTML & CSS examples
This text has a color of #e959ed
<p style="color:#e959ed;">Text here</p>
.mytext {color:#e959ed;}
This box has a color of #e959ed
<div style="background-color:#e959ed;">Content here</div>
.mybackground {background-color:#e959ed;}
Border around this has a color of #e959ed
<div style="border:2px solid #e959ed;">Content here</div>
.myborder {border:2px solid #e959ed;}