#e979d4 color space conversions
Hex:
#e979d4
RGB:
233, 121, 212
CMY:
9, 53, 17
CMYK:
0, 48, 9, 9
HSL:
311°, 71.7949%, 69.4118%
HSV (HSB):
311°, 48.0687%, 91.3725%
XYZ:
52.3253, 35.7518, 66.4303
xyY:
0.3387, 0.2314, 35.7518
CIE-Lab:
66.3299, 54.9196, -27.6804
CIE-LCH:
66.3299, 61.5010, 333.2511
CIE-Luv:
66.3299, 58.4689, -51.6925
Hunter-Lab:
59.7928, 51.5696, -24.0166
#e979d4 color charts
#e979d4 color shades, tints & tones
#e979d4 color schemes
#e979d4 color preview, HTML & CSS examples
This text has a color of #e979d4
<p style="color:#e979d4;">Text here</p>
.mytext {color:#e979d4;}
This box has a color of #e979d4
<div style="background-color:#e979d4;">Content here</div>
.mybackground {background-color:#e979d4;}
Border around this has a color of #e979d4
<div style="border:2px solid #e979d4;">Content here</div>
.myborder {border:2px solid #e979d4;}