#e950d4 color space conversions
Hex:
#e950d4
RGB:
233, 80, 212
CMY:
9, 69, 17
CMYK:
0, 66, 9, 9
HSL:
308°, 77.6650%, 61.3725%
HSV (HSB):
308°, 65.6652%, 91.3725%
XYZ:
48.3566, 27.8144, 65.1074
xyY:
0.3423, 0.1969, 27.8144
CIE-Lab:
59.7207, 72.7734, -37.9419
CIE-LCH:
59.7207, 82.0705, 332.4638
CIE-Luv:
59.7207, 73.6258, -69.5335
Hunter-Lab:
52.7394, 71.3722, -36.2766
#e950d4 color charts
#e950d4 color shades, tints & tones
#e950d4 color schemes
#e950d4 color preview, HTML & CSS examples
This text has a color of #e950d4
<p style="color:#e950d4;">Text here</p>
.mytext {color:#e950d4;}
This box has a color of #e950d4
<div style="background-color:#e950d4;">Content here</div>
.mybackground {background-color:#e950d4;}
Border around this has a color of #e950d4
<div style="border:2px solid #e950d4;">Content here</div>
.myborder {border:2px solid #e950d4;}