#e950db color space conversions
Hex:
#e950db
RGB:
233, 80, 219
CMY:
9, 69, 14
CMYK:
0, 66, 6, 9
HSL:
305°, 77.6650%, 61.3725%
HSV (HSB):
305°, 65.6652%, 91.3725%
XYZ:
49.2591, 28.1754, 69.8600
xyY:
0.3344, 0.1913, 28.1754
CIE-Lab:
60.0469, 73.8354, -41.3835
CIE-LCH:
60.0469, 84.6419, 330.7301
CIE-Luv:
60.0469, 71.2653, -75.1188
Hunter-Lab:
53.0805, 72.7583, -40.8760
#e950db color charts
#e950db color shades, tints & tones
#e950db color schemes
#e950db color preview, HTML & CSS examples
This text has a color of #e950db
<p style="color:#e950db;">Text here</p>
.mytext {color:#e950db;}
This box has a color of #e950db
<div style="background-color:#e950db;">Content here</div>
.mybackground {background-color:#e950db;}
Border around this has a color of #e950db
<div style="border:2px solid #e950db;">Content here</div>
.myborder {border:2px solid #e950db;}