#e901e0 color space conversions
Hex:
#e901e0
RGB:
233, 1, 224
CMY:
9, 100, 12
CMYK:
0, 100, 4, 9
HSL:
302°, 99.1453%, 45.8824%
HSV (HSB):
302°, 99.5708%, 91.3725%
XYZ:
47.0697, 22.7272, 72.4269
xyY:
0.3310, 0.1598, 22.7272
CIE-Lab:
54.7902, 90.4528, -52.5342
CIE-LCH:
54.7902, 104.6019, 329.8524
CIE-Luv:
54.7902, 80.6520, -92.8735
Hunter-Lab:
47.6730, 92.8131, -56.7049
#e901e0 color charts
#e901e0 color shades, tints & tones
#e901e0 color schemes
#e901e0 color preview, HTML & CSS examples
This text has a color of #e901e0
<p style="color:#e901e0;">Text here</p>
.mytext {color:#e901e0;}
This box has a color of #e901e0
<div style="background-color:#e901e0;">Content here</div>
.mybackground {background-color:#e901e0;}
Border around this has a color of #e901e0
<div style="border:2px solid #e901e0;">Content here</div>
.myborder {border:2px solid #e901e0;}