#e300d9 color space conversions
Hex:
#e300d9
RGB:
227, 0, 217
CMY:
11, 100, 15
CMYK:
0, 100, 4, 11
HSL:
303°, 100.0000%, 44.5098%
HSV (HSB):
303°, 100.0000%, 89.0196%
XYZ:
44.2029, 21.3406, 67.4350
xyY:
0.3324, 0.1605, 21.3406
CIE-Lab:
53.3203, 88.5889, -50.9616
CIE-LCH:
53.3203, 102.2011, 330.0899
CIE-Luv:
53.3203, 79.1648, -89.6728
Hunter-Lab:
46.1959, 89.9562, -54.2121
#e300d9 color charts
#e300d9 color shades, tints & tones
#e300d9 color schemes
#e300d9 color preview, HTML & CSS examples
This text has a color of #e300d9
<p style="color:#e300d9;">Text here</p>
.mytext {color:#e300d9;}
This box has a color of #e300d9
<div style="background-color:#e300d9;">Content here</div>
.mybackground {background-color:#e300d9;}
Border around this has a color of #e300d9
<div style="border:2px solid #e300d9;">Content here</div>
.myborder {border:2px solid #e300d9;}