#e100ff color space conversions
Hex:
#e100ff
RGB:
225, 0, 255
CMY:
12, 100, 0
CMYK:
12, 100, 0, 0
HSL:
293°, 100.0000%, 50.0000%
HSV (HSB):
293°, 100.0000%, 100.0000%
XYZ:
49.1013, 23.2276, 96.5032
xyY:
0.2908, 0.1376, 23.2276
CIE-Lab:
55.3060, 93.8412, -69.1719
CIE-LCH:
55.3060, 116.5801, 323.6055
CIE-Luv:
55.3060, 63.2977, -117.9525
Hunter-Lab:
48.1950, 97.5157, -84.9828
#e100ff color charts
#e100ff RGB chart
#e100ff CMYK chart
#e100ff RGB pie chart
#e100ff color shades, tints & tones
#e100ff color schemes
#e100ff color preview, HTML & CSS examples
This text has a color of #e100ff
<p style="color:#e100ff;">Text here</p>
.mytext {color:#e100ff;}
Text color #e100ff
This box has a color of #e100ff
<div style="background-color:#e100ff;">Content here</div>
.mybackground {background-color:#e100ff;}
Background color #e100ff
Border around this has a color of #e100ff
<div style="border:2px solid #e100ff;">Content here</div>
.myborder {border:2px solid #e100ff;}
Border color #e100ff