#e82cf5 color space conversions
Hex:
#e82cf5
RGB:
232, 44, 245
CMY:
9, 83, 4
CMYK:
5, 82, 0, 4
HSL:
296°, 90.9502%, 56.6667%
HSV (HSB):
296°, 82.0408%, 96.0784%
XYZ:
50.6608, 25.5497, 88.6477
xyY:
0.3073, 0.1550, 25.5497
CIE-Lab:
57.6072, 88.1254, -59.8433
CIE-LCH:
57.6072, 106.5237, 325.8208
CIE-Luv:
57.6072, 68.6830, -104.6722
Hunter-Lab:
50.5468, 90.4460, -68.5986
#e82cf5 color charts
#e82cf5 color shades, tints & tones
#e82cf5 color schemes
#e82cf5 color preview, HTML & CSS examples
This text has a color of #e82cf5
<p style="color:#e82cf5;">Text here</p>
.mytext {color:#e82cf5;}
This box has a color of #e82cf5
<div style="background-color:#e82cf5;">Content here</div>
.mybackground {background-color:#e82cf5;}
Border around this has a color of #e82cf5
<div style="border:2px solid #e82cf5;">Content here</div>
.myborder {border:2px solid #e82cf5;}