#e981e5 color space conversions
Hex:
#e981e5
RGB:
233, 129, 229
CMY:
9, 49, 10
CMYK:
0, 45, 2, 9
HSL:
302°, 70.2703%, 70.9804%
HSV (HSB):
302°, 44.6352%, 91.3725%
XYZ:
55.5974, 38.6813, 78.6647
xyY:
0.3215, 0.2237, 38.6813
CIE-Lab:
68.5198, 53.8502, -33.7372
CIE-LCH:
68.5198, 63.5455, 327.9328
CIE-Luv:
68.5198, 50.9953, -61.4766
Hunter-Lab:
62.1943, 50.7266, -31.4553
#e981e5 color charts
#e981e5 color shades, tints & tones
#e981e5 color schemes
#e981e5 color preview, HTML & CSS examples
This text has a color of #e981e5
<p style="color:#e981e5;">Text here</p>
.mytext {color:#e981e5;}
This box has a color of #e981e5
<div style="background-color:#e981e5;">Content here</div>
.mybackground {background-color:#e981e5;}
Border around this has a color of #e981e5
<div style="border:2px solid #e981e5;">Content here</div>
.myborder {border:2px solid #e981e5;}