#d517bb color space conversions
Hex:
        #d517bb
        RGB:
        213, 23, 187
        CMY:
        16, 91, 27
        CMYK:
        0, 89, 12, 16
      HSL:
        308°, 80.5085%, 46.2745%
        HSV (HSB):
        308°, 89.2019%, 83.5294%
        XYZ:
        36.7166, 18.3468, 48.6198
        xyY:
        0.3541, 0.1770, 18.3468
      CIE-Lab:
        49.9140, 80.0358, -39.2223
        CIE-LCH:
        49.9140, 89.1298, 333.8924
        CIE-Luv:
        49.9140, 79.8028, -69.8425
        Hunter-Lab:
        42.8331, 78.0524, -37.3168
      #d517bb color charts
#d517bb RGB chart
      #d517bb CMYK chart
      #d517bb RGB pie chart
      #d517bb color shades, tints & tones
#d517bb color schemes
#d517bb color preview, HTML & CSS examples
           This text has a color of #d517bb        
        
          <p style="color:#d517bb;">Text here</p>
        
        
          .mytext {color:#d517bb;}
        
        Text color #d517bb
      
           This box has a color of #d517bb        
        
          <div style="background-color:#d517bb;">Content here</div>
        
        
          .mybackground {background-color:#d517bb;}
        
        Background color #d517bb
      
           Border around this has a color of #d517bb        
        
          <div style="border:2px solid #d517bb;">Content here</div>
        
        
          .myborder {border:2px solid #d517bb;}
        
        Border color #d517bb