#e81dfe color space conversions
Hex:
#e81dfe
RGB:
232, 29, 254
CMY:
9, 89, 0
CMYK:
9, 89, 0, 0
HSL:
294°, 99.1189%, 55.4902%
HSV (HSB):
294°, 88.5827%, 99.6078%
XYZ:
51.6075, 25.1903, 95.9081
xyY:
0.2988, 0.1459, 25.1903
CIE-Lab:
57.2604, 92.1298, -65.4065
CIE-LCH:
57.2604, 112.9863, 324.6276
CIE-Luv:
57.2604, 66.9896, -113.3119
Hunter-Lab:
50.1899, 95.7091, -78.1645
#e81dfe color charts
#e81dfe color shades, tints & tones
#e81dfe color schemes
#e81dfe color preview, HTML & CSS examples
This text has a color of #e81dfe
<p style="color:#e81dfe;">Text here</p>
.mytext {color:#e81dfe;}
This box has a color of #e81dfe
<div style="background-color:#e81dfe;">Content here</div>
.mybackground {background-color:#e81dfe;}
Border around this has a color of #e81dfe
<div style="border:2px solid #e81dfe;">Content here</div>
.myborder {border:2px solid #e81dfe;}