#d8517d color space conversions
Hex:
        #d8517d
        RGB:
        216, 81, 125
        CMY:
        15, 68, 51
        CMYK:
        0, 63, 42, 15
      HSL:
        340°, 63.3803%, 58.2353%
        HSV (HSB):
        340°, 62.5000%, 84.7059%
        XYZ:
        34.9630, 21.9645, 21.7988
        xyY:
        0.4441, 0.2790, 21.9645
      CIE-Lab:
        53.9893, 56.5781, 3.6706
        CIE-LCH:
        53.9893, 56.6970, 3.7120
        CIE-Luv:
        53.9893, 89.5074, -5.9163
        Hunter-Lab:
        46.8663, 51.1480, 5.2289
      #d8517d color charts
#d8517d RGB chart
      #d8517d CMYK chart
      #d8517d RGB pie chart
      #d8517d color shades, tints & tones
#d8517d color schemes
#d8517d color preview, HTML & CSS examples
           This text has a color of #d8517d        
        
          <p style="color:#d8517d;">Text here</p>
        
        
          .mytext {color:#d8517d;}
        
        Text color #d8517d
      
           This box has a color of #d8517d        
        
          <div style="background-color:#d8517d;">Content here</div>
        
        
          .mybackground {background-color:#d8517d;}
        
        Background color #d8517d
      
           Border around this has a color of #d8517d        
        
          <div style="border:2px solid #d8517d;">Content here</div>
        
        
          .myborder {border:2px solid #d8517d;}
        
        Border color #d8517d