#e972bc color space conversions
Hex:
#e972bc
RGB:
233, 114, 188
CMY:
9, 55, 26
CMYK:
0, 51, 19, 9
HSL:
323°, 73.0061%, 68.0392%
HSV (HSB):
323°, 51.0730%, 91.3725%
XYZ:
48.6987, 32.9891, 51.3778
xyY:
0.3660, 0.2479, 32.9891
CIE-Lab:
64.1521, 54.6117, -17.5115
CIE-LCH:
64.1521, 57.3506, 342.2213
CIE-Luv:
64.1521, 67.8593, -35.6720
Hunter-Lab:
57.4361, 50.8325, -12.8308
#e972bc color charts
#e972bc color shades, tints & tones
#e972bc color schemes
#e972bc color preview, HTML & CSS examples
This text has a color of #e972bc
<p style="color:#e972bc;">Text here</p>
.mytext {color:#e972bc;}
This box has a color of #e972bc
<div style="background-color:#e972bc;">Content here</div>
.mybackground {background-color:#e972bc;}
Border around this has a color of #e972bc
<div style="border:2px solid #e972bc;">Content here</div>
.myborder {border:2px solid #e972bc;}