#e95dd4 color space conversions
Hex:
#e95dd4
RGB:
233, 93, 212
CMY:
9, 64, 17
CMYK:
0, 60, 9, 9
HSL:
309°, 76.0870%, 63.9216%
HSV (HSB):
309°, 60.0858%, 91.3725%
XYZ:
49.4023, 29.9058, 65.4560
xyY:
0.3413, 0.2066, 29.9058
CIE-Lab:
61.5729, 67.6467, -35.0487
CIE-LCH:
61.5729, 76.1872, 332.6107
CIE-Luv:
61.5729, 69.4413, -64.6028
Hunter-Lab:
54.6862, 65.5520, -32.6861
#e95dd4 color charts
#e95dd4 color shades, tints & tones
#e95dd4 color schemes
#e95dd4 color preview, HTML & CSS examples
This text has a color of #e95dd4
<p style="color:#e95dd4;">Text here</p>
.mytext {color:#e95dd4;}
This box has a color of #e95dd4
<div style="background-color:#e95dd4;">Content here</div>
.mybackground {background-color:#e95dd4;}
Border around this has a color of #e95dd4
<div style="border:2px solid #e95dd4;">Content here</div>
.myborder {border:2px solid #e95dd4;}