#e958e2 color space conversions
Hex:
#e958e2
RGB:
233, 88, 226
CMY:
9, 65, 11
CMYK:
0, 62, 3, 9
HSL:
303°, 76.7196%, 62.9412%
HSV (HSB):
303°, 62.2318%, 91.3725%
XYZ:
50.8215, 29.7941, 75.0237
xyY:
0.3265, 0.1914, 29.7941
CIE-Lab:
61.4761, 71.8769, -43.0688
CIE-LCH:
61.4761, 83.7926, 329.0699
CIE-Luv:
61.4761, 66.6576, -77.8052
Hunter-Lab:
54.5839, 70.6741, -43.2833
#e958e2 color charts
#e958e2 color shades, tints & tones
#e958e2 color schemes
#e958e2 color preview, HTML & CSS examples
This text has a color of #e958e2
<p style="color:#e958e2;">Text here</p>
.mytext {color:#e958e2;}
This box has a color of #e958e2
<div style="background-color:#e958e2;">Content here</div>
.mybackground {background-color:#e958e2;}
Border around this has a color of #e958e2
<div style="border:2px solid #e958e2;">Content here</div>
.myborder {border:2px solid #e958e2;}