#e95cd7 color space conversions
Hex:
#e95cd7
RGB:
233, 92, 215
CMY:
9, 64, 16
CMYK:
0, 61, 8, 9
HSL:
308°, 76.2162%, 63.7255%
HSV (HSB):
308°, 60.5150%, 91.3725%
XYZ:
49.6972, 29.8842, 67.4389
xyY:
0.3380, 0.2033, 29.8842
CIE-Lab:
61.5542, 68.5254, -36.7685
CIE-LCH:
61.5542, 77.7666, 331.7835
CIE-Luv:
61.5542, 68.8428, -67.4273
Hunter-Lab:
54.6665, 66.6076, -34.8761
#e95cd7 color charts
#e95cd7 color shades, tints & tones
#e95cd7 color schemes
#e95cd7 color preview, HTML & CSS examples
This text has a color of #e95cd7
<p style="color:#e95cd7;">Text here</p>
.mytext {color:#e95cd7;}
This box has a color of #e95cd7
<div style="background-color:#e95cd7;">Content here</div>
.mybackground {background-color:#e95cd7;}
Border around this has a color of #e95cd7
<div style="border:2px solid #e95cd7;">Content here</div>
.myborder {border:2px solid #e95cd7;}