#e958e1 color space conversions
Hex:
#e958e1
RGB:
233, 88, 225
CMY:
9, 65, 12
CMYK:
0, 62, 3, 9
HSL:
303°, 76.7196%, 62.9412%
HSV (HSB):
303°, 62.2318%, 91.3725%
XYZ:
50.6846, 29.7393, 74.3031
xyY:
0.3276, 0.1922, 29.7393
CIE-Lab:
61.4287, 71.7169, -42.5832
CIE-LCH:
61.4287, 83.4065, 329.2995
CIE-Luv:
61.4287, 66.9724, -77.0074
Hunter-Lab:
54.5338, 70.4668, -42.6098
#e958e1 color charts
#e958e1 color shades, tints & tones
#e958e1 color schemes
#e958e1 color preview, HTML & CSS examples
This text has a color of #e958e1
<p style="color:#e958e1;">Text here</p>
.mytext {color:#e958e1;}
This box has a color of #e958e1
<div style="background-color:#e958e1;">Content here</div>
.mybackground {background-color:#e958e1;}
Border around this has a color of #e958e1
<div style="border:2px solid #e958e1;">Content here</div>
.myborder {border:2px solid #e958e1;}