#e401cc color space conversions
Hex:
#e401cc
RGB:
228, 1, 204
CMY:
11, 100, 20
CMYK:
0, 100, 11, 11
HSL:
306°, 99.1266%, 44.9020%
HSV (HSB):
306°, 99.5614%, 89.4118%
XYZ:
42.9048, 20.8753, 58.8947
xyY:
0.3497, 0.1702, 20.8753
CIE-Lab:
52.8128, 86.9468, -44.3127
CIE-LCH:
52.8128, 97.5877, 332.9942
CIE-Luv:
52.8128, 85.3523, -79.4075
Hunter-Lab:
45.6895, 87.6642, -44.4434
#e401cc color charts
#e401cc color shades, tints & tones
#e401cc color schemes
#e401cc color preview, HTML & CSS examples
This text has a color of #e401cc
<p style="color:#e401cc;">Text here</p>
.mytext {color:#e401cc;}
This box has a color of #e401cc
<div style="background-color:#e401cc;">Content here</div>
.mybackground {background-color:#e401cc;}
Border around this has a color of #e401cc
<div style="border:2px solid #e401cc;">Content here</div>
.myborder {border:2px solid #e401cc;}