#e881e5 color space conversions
Hex:
#e881e5
RGB:
232, 129, 229
CMY:
9, 49, 10
CMYK:
0, 44, 1, 9
HSL:
302°, 69.1275%, 70.7843%
HSV (HSB):
302°, 44.3966%, 90.9804%
XYZ:
55.2718, 38.5135, 78.6494
xyY:
0.3205, 0.2234, 38.5135
CIE-Lab:
68.3974, 53.5600, -33.9366
CIE-LCH:
68.3974, 63.4064, 327.6409
CIE-Luv:
68.3974, 50.3257, -61.7320
Hunter-Lab:
62.0592, 50.3739, -31.6985
#e881e5 color charts
#e881e5 color shades, tints & tones
#e881e5 color schemes
#e881e5 color preview, HTML & CSS examples
This text has a color of #e881e5
<p style="color:#e881e5;">Text here</p>
.mytext {color:#e881e5;}
This box has a color of #e881e5
<div style="background-color:#e881e5;">Content here</div>
.mybackground {background-color:#e881e5;}
Border around this has a color of #e881e5
<div style="border:2px solid #e881e5;">Content here</div>
.myborder {border:2px solid #e881e5;}