#e81ce5 color space conversions
Hex:
#e81ce5
RGB:
232, 28, 229
CMY:
9, 89, 10
CMYK:
0, 88, 1, 9
HSL:
301°, 81.6000%, 50.9804%
HSV (HSB):
301°, 87.9310%, 90.9804%
XYZ:
47.8368, 23.6435, 76.1711
xyY:
0.3240, 0.1601, 23.6435
CIE-Lab:
55.7290, 88.5436, -53.8735
CIE-LCH:
55.7290, 103.6452, 328.6820
CIE-Luv:
55.7290, 76.3627, -94.9855
Hunter-Lab:
48.6245, 90.5154, -58.8415
#e81ce5 color charts
#e81ce5 color shades, tints & tones
#e81ce5 color schemes
#e81ce5 color preview, HTML & CSS examples
This text has a color of #e81ce5
<p style="color:#e81ce5;">Text here</p>
.mytext {color:#e81ce5;}
This box has a color of #e81ce5
<div style="background-color:#e81ce5;">Content here</div>
.mybackground {background-color:#e81ce5;}
Border around this has a color of #e81ce5
<div style="border:2px solid #e81ce5;">Content here</div>
.myborder {border:2px solid #e81ce5;}