#e982c4 color space conversions
Hex:
#e982c4
RGB:
233, 130, 196
CMY:
9, 49, 23
CMYK:
0, 44, 16, 9
HSL:
322°, 70.0680%, 71.1765%
HSV (HSB):
322°, 44.2060%, 91.3725%
XYZ:
51.5507, 37.2744, 56.7022
xyY:
0.3542, 0.2561, 37.2744
CIE-Lab:
67.4824, 47.9197, -16.9724
CIE-LCH:
67.4824, 50.8366, 340.4966
CIE-Luv:
67.4824, 58.1287, -33.9267
Hunter-Lab:
61.0528, 43.8764, -12.3281
#e982c4 color charts
#e982c4 color shades, tints & tones
#e982c4 color schemes
#e982c4 color preview, HTML & CSS examples
This text has a color of #e982c4
<p style="color:#e982c4;">Text here</p>
.mytext {color:#e982c4;}
This box has a color of #e982c4
<div style="background-color:#e982c4;">Content here</div>
.mybackground {background-color:#e982c4;}
Border around this has a color of #e982c4
<div style="border:2px solid #e982c4;">Content here</div>
.myborder {border:2px solid #e982c4;}