#e300e8 color space conversions
Hex:
#e300e8
RGB:
227, 0, 232
CMY:
11, 100, 9
CMYK:
2, 100, 0, 9
HSL:
299°, 100.0000%, 45.4902%
HSV (HSB):
299°, 100.0000%, 90.9804%
XYZ:
46.2440, 22.1571, 78.1833
xyY:
0.3155, 0.1512, 22.1571
CIE-Lab:
54.1933, 90.6991, -58.0712
CIE-LCH:
54.1933, 107.6968, 327.3701
CIE-Luv:
54.1933, 73.1578, -100.8215
Hunter-Lab:
47.0713, 92.9881, -65.5281
#e300e8 color charts
#e300e8 color shades, tints & tones
#e300e8 color schemes
#e300e8 color preview, HTML & CSS examples
This text has a color of #e300e8
<p style="color:#e300e8;">Text here</p>
.mytext {color:#e300e8;}
This box has a color of #e300e8
<div style="background-color:#e300e8;">Content here</div>
.mybackground {background-color:#e300e8;}
Border around this has a color of #e300e8
<div style="border:2px solid #e300e8;">Content here</div>
.myborder {border:2px solid #e300e8;}