#d976cd color space conversions
Hex:
#d976cd
RGB:
217, 118, 205
CMY:
15, 54, 20
CMYK:
0, 46, 6, 15
HSL:
307°, 56.5714%, 65.6863%
HSV (HSB):
307°, 45.6221%, 85.0980%
XYZ:
46.1131, 32.1164, 61.5263
xyY:
0.3300, 0.2298, 32.1164
CIE-Lab:
63.4389, 50.4758, -28.3835
CIE-LCH:
63.4389, 57.9088, 330.6501
CIE-Luv:
63.4389, 50.3597, -51.6433
Hunter-Lab:
56.6713, 46.0698, -24.6994
#d976cd color charts
#d976cd color shades, tints & tones
#d976cd color schemes
#d976cd color preview, HTML & CSS examples
This text has a color of #d976cd
<p style="color:#d976cd;">Text here</p>
.mytext {color:#d976cd;}
This box has a color of #d976cd
<div style="background-color:#d976cd;">Content here</div>
.mybackground {background-color:#d976cd;}
Border around this has a color of #d976cd
<div style="border:2px solid #d976cd;">Content here</div>
.myborder {border:2px solid #d976cd;}