#e71cf9 color space conversions
Hex:
#e71cf9
RGB:
231, 28, 249
CMY:
9, 89, 2
CMYK:
7, 89, 0, 2
HSL:
295°, 94.8498%, 54.3137%
HSV (HSB):
295°, 88.7550%, 97.6471%
XYZ:
50.4691, 24.6590, 91.7222
xyY:
0.3025, 0.1478, 24.6590
CIE-Lab:
56.7416, 91.3442, -63.4701
CIE-LCH:
56.7416, 111.2305, 325.2067
CIE-Luv:
56.7416, 68.1674, -110.0931
Hunter-Lab:
49.6578, 94.5152, -74.7532
#e71cf9 color charts
#e71cf9 color shades, tints & tones
#e71cf9 color schemes
#e71cf9 color preview, HTML & CSS examples
This text has a color of #e71cf9
<p style="color:#e71cf9;">Text here</p>
.mytext {color:#e71cf9;}
This box has a color of #e71cf9
<div style="background-color:#e71cf9;">Content here</div>
.mybackground {background-color:#e71cf9;}
Border around this has a color of #e71cf9
<div style="border:2px solid #e71cf9;">Content here</div>
.myborder {border:2px solid #e71cf9;}