#e808ed color space conversions
Hex:
#e808ed
RGB:
232, 8, 237
CMY:
9, 97, 7
CMYK:
2, 97, 0, 7
HSL:
299°, 93.4694%, 48.0392%
HSV (HSB):
299°, 96.6245%, 92.9412%
XYZ:
48.6516, 23.4439, 82.0817
xyY:
0.3156, 0.1521, 23.4439
CIE-Lab:
55.5267, 91.6613, -58.7008
CIE-LCH:
55.5267, 108.8466, 327.3641
CIE-Luv:
55.5267, 74.4584, -102.5014
Hunter-Lab:
48.4189, 94.6248, -66.6176
#e808ed color charts
#e808ed color shades, tints & tones
#e808ed color schemes
#e808ed color preview, HTML & CSS examples
This text has a color of #e808ed
<p style="color:#e808ed;">Text here</p>
.mytext {color:#e808ed;}
This box has a color of #e808ed
<div style="background-color:#e808ed;">Content here</div>
.mybackground {background-color:#e808ed;}
Border around this has a color of #e808ed
<div style="border:2px solid #e808ed;">Content here</div>
.myborder {border:2px solid #e808ed;}