#e991cd color space conversions
Hex:
#e991cd
RGB:
233, 145, 205
CMY:
9, 43, 20
CMYK:
0, 38, 12, 9
HSL:
319°, 66.6667%, 74.1176%
HSV (HSB):
319°, 37.7682%, 91.3725%
XYZ:
54.7491, 41.9822, 62.9754
xyY:
0.3428, 0.2629, 41.9822
CIE-Lab:
70.8587, 41.6312, -16.8790
CIE-LCH:
70.8587, 44.9228, 337.9304
CIE-Luv:
70.8587, 48.7276, -32.9153
Hunter-Lab:
64.7937, 37.4393, -12.2706
#e991cd color charts
#e991cd color shades, tints & tones
#e991cd color schemes
#e991cd color preview, HTML & CSS examples
This text has a color of #e991cd
<p style="color:#e991cd;">Text here</p>
.mytext {color:#e991cd;}
This box has a color of #e991cd
<div style="background-color:#e991cd;">Content here</div>
.mybackground {background-color:#e991cd;}
Border around this has a color of #e991cd
<div style="border:2px solid #e991cd;">Content here</div>
.myborder {border:2px solid #e991cd;}