#e950e2 color space conversions
Hex:
#e950e2
RGB:
233, 80, 226
CMY:
9, 69, 11
CMYK:
0, 66, 3, 9
HSL:
303°, 77.6650%, 61.3725%
HSV (HSB):
303°, 65.6652%, 91.3725%
XYZ:
50.2004, 28.5519, 74.8167
xyY:
0.3269, 0.1859, 28.5519
CIE-Lab:
60.3841, 74.9238, -44.7889
CIE-LCH:
60.3841, 87.2905, 329.1293
CIE-Luv:
60.3841, 68.9413, -80.6737
Hunter-Lab:
53.4340, 74.1883, -45.6123
#e950e2 color charts
#e950e2 color shades, tints & tones
#e950e2 color schemes
#e950e2 color preview, HTML & CSS examples
This text has a color of #e950e2
<p style="color:#e950e2;">Text here</p>
.mytext {color:#e950e2;}
This box has a color of #e950e2
<div style="background-color:#e950e2;">Content here</div>
.mybackground {background-color:#e950e2;}
Border around this has a color of #e950e2
<div style="border:2px solid #e950e2;">Content here</div>
.myborder {border:2px solid #e950e2;}