#e993f9 color space conversions
Hex:
#e993f9
RGB:
233, 147, 249
CMY:
9, 42, 2
CMYK:
6, 41, 0, 2
HSL:
291°, 89.4737%, 77.6471%
HSV (HSB):
291°, 40.9639%, 97.6471%
XYZ:
61.1369, 45.0306, 95.0920
xyY:
0.3038, 0.2237, 45.0306
CIE-Lab:
72.9121, 48.3685, -37.8755
CIE-LCH:
72.9121, 61.4334, 321.9368
CIE-Luv:
72.9121, 39.3108, -67.9948
Hunter-Lab:
67.1049, 45.1915, -37.0445
#e993f9 color charts
#e993f9 color shades, tints & tones
#e993f9 color schemes
#e993f9 color preview, HTML & CSS examples
This text has a color of #e993f9
<p style="color:#e993f9;">Text here</p>
.mytext {color:#e993f9;}
This box has a color of #e993f9
<div style="background-color:#e993f9;">Content here</div>
.mybackground {background-color:#e993f9;}
Border around this has a color of #e993f9
<div style="border:2px solid #e993f9;">Content here</div>
.myborder {border:2px solid #e993f9;}