#d983e2 color space conversions
Hex:
#d983e2
RGB:
217, 131, 226
CMY:
15, 49, 11
CMYK:
4, 42, 0, 11
HSL:
294°, 62.0915%, 70.0000%
HSV (HSB):
294°, 42.0354%, 88.6275%
XYZ:
50.4590, 36.4753, 76.3325
xyY:
0.3091, 0.2234, 36.4753
CIE-Lab:
66.8815, 47.6109, -34.7704
CIE-LCH:
66.8815, 58.9557, 323.8592
CIE-Luv:
66.8815, 40.2914, -61.8946
Hunter-Lab:
60.3948, 43.4435, -32.6598
#d983e2 color charts
#d983e2 color shades, tints & tones
#d983e2 color schemes
#d983e2 color preview, HTML & CSS examples
This text has a color of #d983e2
<p style="color:#d983e2;">Text here</p>
.mytext {color:#d983e2;}
This box has a color of #d983e2
<div style="background-color:#d983e2;">Content here</div>
.mybackground {background-color:#d983e2;}
Border around this has a color of #d983e2
<div style="border:2px solid #d983e2;">Content here</div>
.myborder {border:2px solid #d983e2;}