#e985d2 color space conversions
Hex:
#e985d2
RGB:
233, 133, 210
CMY:
9, 48, 18
CMYK:
0, 43, 10, 9
HSL:
314°, 69.4444%, 71.7647%
HSV (HSB):
314°, 42.9185%, 91.3725%
XYZ:
53.6247, 38.7518, 65.6263
xyY:
0.3394, 0.2453, 38.7518
CIE-Lab:
68.5711, 48.6234, -23.1291
CIE-LCH:
68.5711, 53.8441, 334.5606
CIE-Luv:
68.5711, 53.5202, -43.7114
Hunter-Lab:
62.2510, 44.8255, -18.9291
#e985d2 color charts
#e985d2 color shades, tints & tones
#e985d2 color schemes
#e985d2 color preview, HTML & CSS examples
This text has a color of #e985d2
<p style="color:#e985d2;">Text here</p>
.mytext {color:#e985d2;}
This box has a color of #e985d2
<div style="background-color:#e985d2;">Content here</div>
.mybackground {background-color:#e985d2;}
Border around this has a color of #e985d2
<div style="border:2px solid #e985d2;">Content here</div>
.myborder {border:2px solid #e985d2;}