#e961d9 color space conversions
Hex:
#e961d9
RGB:
233, 97, 217
CMY:
9, 62, 15
CMYK:
0, 58, 7, 9
HSL:
307°, 75.5556%, 64.7059%
HSV (HSB):
307°, 58.3691%, 91.3725%
XYZ:
50.4034, 30.8828, 68.9501
xyY:
0.3355, 0.2056, 30.8828
CIE-Lab:
62.4086, 66.7418, -36.5595
CIE-LCH:
62.4086, 76.0991, 331.2872
CIE-Luv:
62.4086, 66.5164, -66.9874
Hunter-Lab:
55.5723, 64.6458, -34.6621
#e961d9 color charts
#e961d9 color shades, tints & tones
#e961d9 color schemes
#e961d9 color preview, HTML & CSS examples
This text has a color of #e961d9
<p style="color:#e961d9;">Text here</p>
.mytext {color:#e961d9;}
This box has a color of #e961d9
<div style="background-color:#e961d9;">Content here</div>
.mybackground {background-color:#e961d9;}
Border around this has a color of #e961d9
<div style="border:2px solid #e961d9;">Content here</div>
.myborder {border:2px solid #e961d9;}