#e93cfc color space conversions
Hex:
#e93cfc
RGB:
233, 60, 252
CMY:
9, 76, 1
CMYK:
8, 76, 0, 1
HSL:
294°, 96.9697%, 61.1765%
HSV (HSB):
294°, 76.1905%, 98.8235%
XYZ:
52.7908, 27.5836, 94.6372
xyY:
0.3016, 0.1576, 27.5836
CIE-Lab:
59.5107, 85.5243, -60.6761
CIE-LCH:
59.5107, 104.8618, 324.6458
CIE-Luv:
59.5107, 64.6296, -106.4019
Hunter-Lab:
52.5201, 87.5098, -70.0720
#e93cfc color charts
#e93cfc color shades, tints & tones
#e93cfc color schemes
#e93cfc color preview, HTML & CSS examples
This text has a color of #e93cfc
<p style="color:#e93cfc;">Text here</p>
.mytext {color:#e93cfc;}
This box has a color of #e93cfc
<div style="background-color:#e93cfc;">Content here</div>
.mybackground {background-color:#e93cfc;}
Border around this has a color of #e93cfc
<div style="border:2px solid #e93cfc;">Content here</div>
.myborder {border:2px solid #e93cfc;}