#e300ea color space conversions
Hex:
#e300ea
RGB:
227, 0, 234
CMY:
11, 100, 8
CMYK:
3, 100, 0, 8
HSL:
298°, 100.0000%, 45.8824%
HSV (HSB):
298°, 100.0000%, 91.7647%
XYZ:
46.5298, 22.2714, 79.6883
xyY:
0.3134, 0.1500, 22.2714
CIE-Lab:
54.3138, 90.9882, -59.0053
CIE-LCH:
54.3138, 108.4457, 327.0368
CIE-Luv:
54.3138, 72.3834, -102.2879
Hunter-Lab:
47.1926, 93.4062, -67.0809
#e300ea color charts
#e300ea color shades, tints & tones
#e300ea color schemes
#e300ea color preview, HTML & CSS examples
This text has a color of #e300ea
<p style="color:#e300ea;">Text here</p>
.mytext {color:#e300ea;}
This box has a color of #e300ea
<div style="background-color:#e300ea;">Content here</div>
.mybackground {background-color:#e300ea;}
Border around this has a color of #e300ea
<div style="border:2px solid #e300ea;">Content here</div>
.myborder {border:2px solid #e300ea;}