#e400ec color space conversions
Hex:
#e400ec
RGB:
228, 0, 236
CMY:
11, 100, 7
CMYK:
3, 100, 0, 7
HSL:
298°, 100.0000%, 46.2745%
HSV (HSB):
298°, 100.0000%, 92.5490%
XYZ:
47.1352, 22.5501, 81.2252
xyY:
0.3123, 0.1494, 22.5501
CIE-Lab:
54.6059, 91.4309, -59.6530
CIE-LCH:
54.6059, 109.1700, 326.8780
CIE-Luv:
54.6059, 72.3205, -103.4373
Hunter-Lab:
47.4870, 94.0757, -68.1731
#e400ec color charts
#e400ec RGB chart
#e400ec CMYK chart
#e400ec RGB pie chart
#e400ec color shades, tints & tones
#e400ec color schemes
#e400ec color preview, HTML & CSS examples
This text has a color of #e400ec
<p style="color:#e400ec;">Text here</p>
.mytext {color:#e400ec;}
Text color #e400ec
This box has a color of #e400ec
<div style="background-color:#e400ec;">Content here</div>
.mybackground {background-color:#e400ec;}
Background color #e400ec
Border around this has a color of #e400ec
<div style="border:2px solid #e400ec;">Content here</div>
.myborder {border:2px solid #e400ec;}
Border color #e400ec