#e979cd color space conversions
Hex:
#e979cd
RGB:
233, 121, 205
CMY:
9, 53, 20
CMYK:
0, 48, 12, 9
HSL:
315°, 71.7949%, 69.4118%
HSV (HSB):
315°, 48.0687%, 91.3725%
XYZ:
51.4611, 35.4062, 61.8794
xyY:
0.3460, 0.2380, 35.4062
CIE-Lab:
66.0637, 53.7985, -24.1738
CIE-LCH:
66.0637, 58.9801, 335.8037
CIE-Luv:
66.0637, 60.2209, -45.9678
Hunter-Lab:
59.5031, 50.2449, -20.0056
#e979cd color charts
#e979cd color shades, tints & tones
#e979cd color schemes
#e979cd color preview, HTML & CSS examples
This text has a color of #e979cd
<p style="color:#e979cd;">Text here</p>
.mytext {color:#e979cd;}
This box has a color of #e979cd
<div style="background-color:#e979cd;">Content here</div>
.mybackground {background-color:#e979cd;}
Border around this has a color of #e979cd
<div style="border:2px solid #e979cd;">Content here</div>
.myborder {border:2px solid #e979cd;}