#e901cd color space conversions
Hex:
#e901cd
RGB:
233, 1, 205
CMY:
9, 100, 20
CMYK:
0, 100, 12, 9
HSL:
307°, 99.1453%, 45.8824%
HSV (HSB):
307°, 99.5708%, 91.3725%
XYZ:
44.6346, 21.7531, 59.6039
xyY:
0.3543, 0.1727, 21.7531
CIE-Lab:
53.7641, 87.9329, -43.3239
CIE-LCH:
53.7641, 98.0263, 333.7708
CIE-Luv:
53.7641, 88.7135, -78.4271
Hunter-Lab:
46.6402, 89.2035, -43.1215
#e901cd color charts
#e901cd color shades, tints & tones
#e901cd color schemes
#e901cd color preview, HTML & CSS examples
This text has a color of #e901cd
<p style="color:#e901cd;">Text here</p>
.mytext {color:#e901cd;}
This box has a color of #e901cd
<div style="background-color:#e901cd;">Content here</div>
.mybackground {background-color:#e901cd;}
Border around this has a color of #e901cd
<div style="border:2px solid #e901cd;">Content here</div>
.myborder {border:2px solid #e901cd;}