#e81ee2 color space conversions
Hex:
#e81ee2
RGB:
232, 30, 226
CMY:
9, 88, 11
CMYK:
0, 87, 3, 9
HSL:
302°, 81.4516%, 51.3725%
HSV (HSB):
302°, 87.0690%, 90.9804%
XYZ:
47.4705, 23.5753, 74.0000
xyY:
0.3273, 0.1625, 23.5753
CIE-Lab:
55.6601, 87.8229, -52.2893
CIE-LCH:
55.6601, 102.2107, 329.2306
CIE-Luv:
55.6601, 77.3488, -92.4857
Hunter-Lab:
48.5544, 89.5447, -56.3736
#e81ee2 color charts
#e81ee2 color shades, tints & tones
#e81ee2 color schemes
#e81ee2 color preview, HTML & CSS examples
This text has a color of #e81ee2
<p style="color:#e81ee2;">Text here</p>
.mytext {color:#e81ee2;}
This box has a color of #e81ee2
<div style="background-color:#e81ee2;">Content here</div>
.mybackground {background-color:#e81ee2;}
Border around this has a color of #e81ee2
<div style="border:2px solid #e81ee2;">Content here</div>
.myborder {border:2px solid #e81ee2;}