#e983d7 color space conversions
Hex:
#e983d7
RGB:
233, 131, 215
CMY:
9, 49, 16
CMYK:
0, 44, 8, 9
HSL:
311°, 69.8630%, 71.3725%
HSV (HSB):
311°, 43.7768%, 91.3725%
XYZ:
53.9863, 38.4625, 68.8686
xyY:
0.3347, 0.2384, 38.4625
CIE-Lab:
68.3601, 50.4595, -26.2304
CIE-LCH:
68.3601, 56.8700, 332.5332
CIE-Luv:
68.3601, 53.3174, -48.8974
Hunter-Lab:
62.0182, 46.8510, -22.4264
#e983d7 color charts
#e983d7 color shades, tints & tones
#e983d7 color schemes
#e983d7 color preview, HTML & CSS examples
This text has a color of #e983d7
<p style="color:#e983d7;">Text here</p>
.mytext {color:#e983d7;}
This box has a color of #e983d7
<div style="background-color:#e983d7;">Content here</div>
.mybackground {background-color:#e983d7;}
Border around this has a color of #e983d7
<div style="border:2px solid #e983d7;">Content here</div>
.myborder {border:2px solid #e983d7;}