#e91dfc color space conversions
Hex:
#e91dfc
RGB:
233, 29, 252
CMY:
9, 89, 1
CMYK:
8, 88, 0, 1
HSL:
295°, 97.3799%, 55.0980%
HSV (HSB):
295°, 88.4921%, 98.8235%
XYZ:
51.6143, 25.2306, 94.2451
xyY:
0.3017, 0.1475, 25.2306
CIE-Lab:
57.2995, 91.9793, -64.2245
CIE-LCH:
57.2995, 112.1828, 325.0753
CIE-Luv:
57.2995, 68.3805, -111.5639
Hunter-Lab:
50.2301, 95.5163, -76.0828
#e91dfc color charts
#e91dfc color shades, tints & tones
#e91dfc color schemes
#e91dfc color preview, HTML & CSS examples
This text has a color of #e91dfc
<p style="color:#e91dfc;">Text here</p>
.mytext {color:#e91dfc;}
This box has a color of #e91dfc
<div style="background-color:#e91dfc;">Content here</div>
.mybackground {background-color:#e91dfc;}
Border around this has a color of #e91dfc
<div style="border:2px solid #e91dfc;">Content here</div>
.myborder {border:2px solid #e91dfc;}