#e300d5 color space conversions
Hex:
#e300d5
RGB:
227, 0, 213
CMY:
11, 100, 16
CMYK:
0, 100, 6, 11
HSL:
304°, 100.0000%, 44.5098%
HSV (HSB):
304°, 100.0000%, 89.0196%
XYZ:
43.6888, 21.1350, 64.7276
xyY:
0.3372, 0.1631, 21.1350
CIE-Lab:
53.0969, 88.0440, -49.0340
CIE-LCH:
53.0969, 100.7774, 330.8854
CIE-Luv:
53.0969, 80.8247, -86.6571
Hunter-Lab:
45.9728, 89.1794, -51.2966
#e300d5 color charts
#e300d5 color shades, tints & tones
#e300d5 color schemes
#e300d5 color preview, HTML & CSS examples
This text has a color of #e300d5
<p style="color:#e300d5;">Text here</p>
.mytext {color:#e300d5;}
This box has a color of #e300d5
<div style="background-color:#e300d5;">Content here</div>
.mybackground {background-color:#e300d5;}
Border around this has a color of #e300d5
<div style="border:2px solid #e300d5;">Content here</div>
.myborder {border:2px solid #e300d5;}