#e972d2 color space conversions
Hex:
#e972d2
RGB:
233, 114, 210
CMY:
9, 55, 18
CMYK:
0, 51, 10, 9
HSL:
312°, 73.0061%, 68.0392%
HSV (HSB):
312°, 51.0730%, 91.3725%
XYZ:
51.2544, 34.0114, 64.8362
xyY:
0.3415, 0.2266, 34.0114
CIE-Lab:
64.9716, 57.9593, -28.6544
CIE-LCH:
64.9716, 64.6557, 333.6928
CIE-Luv:
64.9716, 61.9717, -53.5524
Hunter-Lab:
58.3193, 54.8176, -25.0919
#e972d2 color charts
#e972d2 color shades, tints & tones
#e972d2 color schemes
#e972d2 color preview, HTML & CSS examples
This text has a color of #e972d2
<p style="color:#e972d2;">Text here</p>
.mytext {color:#e972d2;}
This box has a color of #e972d2
<div style="background-color:#e972d2;">Content here</div>
.mybackground {background-color:#e972d2;}
Border around this has a color of #e972d2
<div style="border:2px solid #e972d2;">Content here</div>
.myborder {border:2px solid #e972d2;}