#e982f8 color space conversions
Hex:
#e982f8
RGB:
233, 130, 248
CMY:
9, 49, 3
CMYK:
6, 48, 0, 3
HSL:
292°, 89.3939%, 74.1176%
HSV (HSB):
292°, 47.5806%, 97.2549%
XYZ:
58.5302, 40.0662, 93.4556
xyY:
0.3048, 0.2086, 40.0662
CIE-Lab:
69.5167, 56.7803, -42.6267
CIE-LCH:
69.5167, 71.0003, 323.1033
CIE-Luv:
69.5167, 46.3190, -76.5257
Hunter-Lab:
63.2979, 54.2838, -43.2297
#e982f8 color charts
#e982f8 color shades, tints & tones
#e982f8 color schemes
#e982f8 color preview, HTML & CSS examples
This text has a color of #e982f8
<p style="color:#e982f8;">Text here</p>
.mytext {color:#e982f8;}
This box has a color of #e982f8
<div style="background-color:#e982f8;">Content here</div>
.mybackground {background-color:#e982f8;}
Border around this has a color of #e982f8
<div style="border:2px solid #e982f8;">Content here</div>
.myborder {border:2px solid #e982f8;}