#e981f8 color space conversions
Hex:
#e981f8
RGB:
233, 129, 248
CMY:
9, 49, 3
CMYK:
6, 48, 0, 3
HSL:
292°, 89.4737%, 73.9216%
HSV (HSB):
292°, 47.9839%, 97.2549%
XYZ:
58.3978, 39.8015, 93.4115
xyY:
0.3048, 0.2077, 39.8015
CIE-Lab:
69.3279, 57.2731, -42.9222
CIE-LCH:
69.3279, 71.5718, 323.1510
CIE-Luv:
69.3279, 46.6996, -77.0476
Hunter-Lab:
63.0884, 54.8239, -43.6255
#e981f8 color charts
#e981f8 color shades, tints & tones
#e981f8 color schemes
#e981f8 color preview, HTML & CSS examples
This text has a color of #e981f8
<p style="color:#e981f8;">Text here</p>
.mytext {color:#e981f8;}
This box has a color of #e981f8
<div style="background-color:#e981f8;">Content here</div>
.mybackground {background-color:#e981f8;}
Border around this has a color of #e981f8
<div style="border:2px solid #e981f8;">Content here</div>
.myborder {border:2px solid #e981f8;}