#e985cd color space conversions
Hex:
#e985cd
RGB:
233, 133, 205
CMY:
9, 48, 20
CMYK:
0, 43, 12, 9
HSL:
317°, 69.4444%, 71.7647%
HSV (HSB):
317°, 42.9185%, 91.3725%
XYZ:
53.0112, 38.5065, 62.3961
xyY:
0.3444, 0.2502, 38.5065
CIE-Lab:
68.3923, 47.8130, -20.6189
CIE-LCH:
68.3923, 52.0694, 336.6724
CIE-Luv:
68.3923, 54.6337, -39.6232
Hunter-Lab:
62.0536, 43.8955, -16.1798
#e985cd color charts
#e985cd color shades, tints & tones
#e985cd color schemes
#e985cd color preview, HTML & CSS examples
This text has a color of #e985cd
<p style="color:#e985cd;">Text here</p>
.mytext {color:#e985cd;}
This box has a color of #e985cd
<div style="background-color:#e985cd;">Content here</div>
.mybackground {background-color:#e985cd;}
Border around this has a color of #e985cd
<div style="border:2px solid #e985cd;">Content here</div>
.myborder {border:2px solid #e985cd;}