#e961e5 color space conversions
Hex:
#e961e5
RGB:
233, 97, 229
CMY:
9, 62, 10
CMYK:
0, 58, 2, 9
HSL:
302°, 75.5556%, 64.7059%
HSV (HSB):
302°, 58.3691%, 91.3725%
XYZ:
52.0218, 31.5302, 77.4728
xyY:
0.3231, 0.1958, 31.5302
CIE-Lab:
62.9527, 68.6828, -42.4247
CIE-LCH:
62.9527, 80.7291, 328.2968
CIE-Luv:
62.9527, 62.9352, -76.6560
Hunter-Lab:
56.1517, 67.1060, -42.4965
#e961e5 color charts
#e961e5 color shades, tints & tones
#e961e5 color schemes
#e961e5 color preview, HTML & CSS examples
This text has a color of #e961e5
<p style="color:#e961e5;">Text here</p>
.mytext {color:#e961e5;}
This box has a color of #e961e5
<div style="background-color:#e961e5;">Content here</div>
.mybackground {background-color:#e961e5;}
Border around this has a color of #e961e5
<div style="border:2px solid #e961e5;">Content here</div>
.myborder {border:2px solid #e961e5;}