#d983e6 color space conversions
Hex:
#d983e6
RGB:
217, 131, 230
CMY:
15, 49, 10
CMYK:
6, 43, 0, 10
HSL:
292°, 66.4430%, 70.7843%
HSV (HSB):
292°, 43.0435%, 90.1961%
XYZ:
51.0145, 36.6975, 79.2575
xyY:
0.3055, 0.2198, 36.6975
CIE-Lab:
67.0494, 48.3671, -36.7219
CIE-LCH:
67.0494, 60.7279, 322.7931
CIE-Luv:
67.0494, 39.4887, -65.1965
Hunter-Lab:
60.5784, 44.3067, -35.1668
#d983e6 color charts
#d983e6 color shades, tints & tones
#d983e6 color schemes
#d983e6 color preview, HTML & CSS examples
This text has a color of #d983e6
<p style="color:#d983e6;">Text here</p>
.mytext {color:#d983e6;}
This box has a color of #d983e6
<div style="background-color:#d983e6;">Content here</div>
.mybackground {background-color:#d983e6;}
Border around this has a color of #d983e6
<div style="border:2px solid #d983e6;">Content here</div>
.myborder {border:2px solid #d983e6;}