#e960c5 color space conversions
Hex:
#e960c5
RGB:
233, 96, 197
CMY:
9, 62, 23
CMYK:
0, 59, 15, 9
HSL:
316°, 75.6906%, 64.5098%
HSV (HSB):
316°, 58.7983%, 91.3725%
XYZ:
47.8652, 29.7206, 56.0372
xyY:
0.3582, 0.2224, 29.7206
CIE-Lab:
61.4124, 64.1250, -26.8065
CIE-LCH:
61.4124, 69.5025, 337.3134
CIE-Luv:
61.4124, 73.0257, -51.2141
Hunter-Lab:
54.5166, 61.3177, -22.7821
#e960c5 color charts
#e960c5 color shades, tints & tones
#e960c5 color schemes
#e960c5 color preview, HTML & CSS examples
This text has a color of #e960c5
<p style="color:#e960c5;">Text here</p>
.mytext {color:#e960c5;}
This box has a color of #e960c5
<div style="background-color:#e960c5;">Content here</div>
.mybackground {background-color:#e960c5;}
Border around this has a color of #e960c5
<div style="border:2px solid #e960c5;">Content here</div>
.myborder {border:2px solid #e960c5;}