#d976ed color space conversions
Hex:
#d976ed
RGB:
217, 118, 237
CMY:
15, 54, 7
CMYK:
8, 50, 0, 7
HSL:
290°, 76.7742%, 69.6078%
HSV (HSB):
290°, 50.2110%, 92.9412%
XYZ:
50.3798, 33.8230, 83.9940
xyY:
0.2995, 0.2011, 33.8230
CIE-Lab:
64.8218, 56.2766, -44.0773
CIE-LCH:
64.8218, 71.4834, 321.9310
CIE-Luv:
64.8218, 43.0100, -77.8547
Hunter-Lab:
58.1575, 52.8523, -44.9192
#d976ed color charts
#d976ed color shades, tints & tones
#d976ed color schemes
#d976ed color preview, HTML & CSS examples
This text has a color of #d976ed
<p style="color:#d976ed;">Text here</p>
.mytext {color:#d976ed;}
This box has a color of #d976ed
<div style="background-color:#d976ed;">Content here</div>
.mybackground {background-color:#d976ed;}
Border around this has a color of #d976ed
<div style="border:2px solid #d976ed;">Content here</div>
.myborder {border:2px solid #d976ed;}