#e975d5 color space conversions
Hex:
#e975d5
RGB:
233, 117, 213
CMY:
9, 54, 16
CMYK:
0, 50, 9, 9
HSL:
310°, 72.5000%, 68.6275%
HSV (HSB):
310°, 49.7854%, 91.3725%
XYZ:
51.9758, 34.8503, 66.9381
xyY:
0.3380, 0.2266, 34.8503
CIE-Lab:
65.6320, 57.0135, -29.3149
CIE-LCH:
65.6320, 64.1085, 332.7889
CIE-Luv:
65.6320, 59.9247, -54.5267
Hunter-Lab:
59.0342, 53.8481, -25.9043
#e975d5 color charts
#e975d5 color shades, tints & tones
#e975d5 color schemes
#e975d5 color preview, HTML & CSS examples
This text has a color of #e975d5
<p style="color:#e975d5;">Text here</p>
.mytext {color:#e975d5;}
This box has a color of #e975d5
<div style="background-color:#e975d5;">Content here</div>
.mybackground {background-color:#e975d5;}
Border around this has a color of #e975d5
<div style="border:2px solid #e975d5;">Content here</div>
.myborder {border:2px solid #e975d5;}