#e958e5 color space conversions
Hex:
#e958e5
RGB:
233, 88, 229
CMY:
9, 65, 10
CMYK:
0, 62, 2, 9
HSL:
302°, 76.7196%, 62.9412%
HSV (HSB):
302°, 62.2318%, 91.3725%
XYZ:
51.2369, 29.9602, 77.2112
xyY:
0.3234, 0.1891, 29.9602
CIE-Lab:
61.6199, 72.3599, -44.5213
CIE-LCH:
61.6199, 84.9594, 328.3970
CIE-Luv:
61.6199, 65.7175, -80.1944
Hunter-Lab:
54.7359, 71.3012, -45.3200
#e958e5 color charts
#e958e5 color shades, tints & tones
#e958e5 color schemes
#e958e5 color preview, HTML & CSS examples
This text has a color of #e958e5
<p style="color:#e958e5;">Text here</p>
.mytext {color:#e958e5;}
This box has a color of #e958e5
<div style="background-color:#e958e5;">Content here</div>
.mybackground {background-color:#e958e5;}
Border around this has a color of #e958e5
<div style="border:2px solid #e958e5;">Content here</div>
.myborder {border:2px solid #e958e5;}