#e972dd color space conversions
Hex:
#e972dd
RGB:
233, 114, 221
CMY:
9, 55, 13
CMYK:
0, 51, 5, 9
HSL:
306°, 73.0061%, 68.0392%
HSV (HSB):
306°, 51.0730%, 91.3725%
XYZ:
52.6727, 34.5787, 72.3048
xyY:
0.3301, 0.2167, 34.5787
CIE-Lab:
65.4194, 59.7493, -34.1099
CIE-LCH:
65.4194, 68.8001, 330.2787
CIE-Luv:
65.4194, 59.0584, -62.5387
Hunter-Lab:
58.8037, 56.9829, -31.7402
#e972dd color charts
#e972dd color shades, tints & tones
#e972dd color schemes
#e972dd color preview, HTML & CSS examples
This text has a color of #e972dd
<p style="color:#e972dd;">Text here</p>
.mytext {color:#e972dd;}
This box has a color of #e972dd
<div style="background-color:#e972dd;">Content here</div>
.mybackground {background-color:#e972dd;}
Border around this has a color of #e972dd
<div style="border:2px solid #e972dd;">Content here</div>
.myborder {border:2px solid #e972dd;}