#e975dd color space conversions
Hex:
#e975dd
RGB:
233, 117, 221
CMY:
9, 54, 13
CMYK:
0, 50, 5, 9
HSL:
306°, 72.5000%, 68.6275%
HSV (HSB):
306°, 49.7854%, 91.3725%
XYZ:
53.0167, 35.2667, 72.4195
xyY:
0.3299, 0.2195, 35.2667
CIE-Lab:
65.9558, 58.3292, -33.2772
CIE-LCH:
65.9558, 67.1541, 330.2950
CIE-Luv:
65.9558, 57.8625, -61.0713
Hunter-Lab:
59.3858, 55.4310, -30.7327
#e975dd color charts
#e975dd color shades, tints & tones
#e975dd color schemes
#e975dd color preview, HTML & CSS examples
This text has a color of #e975dd
<p style="color:#e975dd;">Text here</p>
.mytext {color:#e975dd;}
This box has a color of #e975dd
<div style="background-color:#e975dd;">Content here</div>
.mybackground {background-color:#e975dd;}
Border around this has a color of #e975dd
<div style="border:2px solid #e975dd;">Content here</div>
.myborder {border:2px solid #e975dd;}