#e828e1 color space conversions
Hex:
#e828e1
RGB:
232, 40, 225
CMY:
9, 84, 12
CMYK:
0, 83, 3, 9
HSL:
302°, 80.6723%, 53.3333%
HSV (HSB):
302°, 82.7586%, 90.9804%
XYZ:
47.6281, 24.1096, 73.3775
xyY:
0.3282, 0.1661, 24.1096
CIE-Lab:
56.1974, 85.9456, -50.8684
CIE-LCH:
56.1974, 99.8711, 329.3801
CIE-Luv:
56.1974, 76.5975, -90.2888
Hunter-Lab:
49.1016, 87.2158, -54.2320
#e828e1 color charts
#e828e1 color shades, tints & tones
#e828e1 color schemes
#e828e1 color preview, HTML & CSS examples
This text has a color of #e828e1
<p style="color:#e828e1;">Text here</p>
.mytext {color:#e828e1;}
This box has a color of #e828e1
<div style="background-color:#e828e1;">Content here</div>
.mybackground {background-color:#e828e1;}
Border around this has a color of #e828e1
<div style="border:2px solid #e828e1;">Content here</div>
.myborder {border:2px solid #e828e1;}