#e71cfa color space conversions
Hex:
#e71cfa
RGB:
231, 28, 250
CMY:
9, 89, 2
CMYK:
8, 89, 0, 2
HSL:
295°, 95.6897%, 54.5098%
HSV (HSB):
295°, 88.8000%, 98.0392%
XYZ:
50.6256, 24.7216, 92.5460
xyY:
0.3015, 0.1472, 24.7216
CIE-Lab:
56.8031, 91.4971, -63.9279
CIE-LCH:
56.8031, 111.6177, 325.0585
CIE-Luv:
56.8031, 67.8088, -110.8196
Hunter-Lab:
49.7208, 94.7369, -75.5527
#e71cfa color charts
#e71cfa color shades, tints & tones
#e71cfa color schemes
#e71cfa color preview, HTML & CSS examples
This text has a color of #e71cfa
<p style="color:#e71cfa;">Text here</p>
.mytext {color:#e71cfa;}
This box has a color of #e71cfa
<div style="background-color:#e71cfa;">Content here</div>
.mybackground {background-color:#e71cfa;}
Border around this has a color of #e71cfa
<div style="border:2px solid #e71cfa;">Content here</div>
.myborder {border:2px solid #e71cfa;}