#e91fff color space conversions
Hex:
#e91fff
RGB:
233, 31, 255
CMY:
9, 88, 0
CMYK:
9, 88, 0, 0
HSL:
294°, 100.0000%, 56.0784%
HSV (HSB):
294°, 87.8431%, 100.0000%
XYZ:
52.1443, 25.5236, 96.7860
xyY:
0.2989, 0.1463, 25.5236
CIE-Lab:
57.5821, 92.1525, -65.4350
CIE-LCH:
57.5821, 113.0213, 324.6225
CIE-Luv:
57.5821, 67.1549, -113.5180
Hunter-Lab:
50.5209, 95.8241, -78.2209
#e91fff color charts
#e91fff color shades, tints & tones
#e91fff color schemes
#e91fff color preview, HTML & CSS examples
This text has a color of #e91fff
<p style="color:#e91fff;">Text here</p>
.mytext {color:#e91fff;}
This box has a color of #e91fff
<div style="background-color:#e91fff;">Content here</div>
.mybackground {background-color:#e91fff;}
Border around this has a color of #e91fff
<div style="border:2px solid #e91fff;">Content here</div>
.myborder {border:2px solid #e91fff;}