#d974cd color space conversions
Hex:
#d974cd
RGB:
217, 116, 205
CMY:
15, 55, 20
CMYK:
0, 47, 6, 15
HSL:
307°, 57.0621%, 65.2941%
HSV (HSB):
307°, 46.5438%, 85.0980%
XYZ:
45.8801, 31.6503, 61.4486
xyY:
0.3301, 0.2277, 31.6503
CIE-Lab:
63.0528, 51.4773, -28.9797
CIE-LCH:
63.0528, 59.0740, 330.6222
CIE-Luv:
63.0528, 51.2142, -52.6884
Hunter-Lab:
56.2586, 47.1182, -25.3787
#d974cd color charts
#d974cd color shades, tints & tones
#d974cd color schemes
#d974cd color preview, HTML & CSS examples
This text has a color of #d974cd
<p style="color:#d974cd;">Text here</p>
.mytext {color:#d974cd;}
This box has a color of #d974cd
<div style="background-color:#d974cd;">Content here</div>
.mybackground {background-color:#d974cd;}
Border around this has a color of #d974cd
<div style="border:2px solid #d974cd;">Content here</div>
.myborder {border:2px solid #d974cd;}