#d513b1 color space conversions
Hex:
        #d513b1
        RGB:
        213, 19, 177
        CMY:
        16, 93, 31
        CMYK:
        0, 91, 17, 16
      HSL:
        311°, 83.6207%, 45.4902%
        HSV (HSB):
        311°, 91.0798%, 83.5294%
        XYZ:
        35.6093, 17.7862, 43.1512
        xyY:
        0.3688, 0.1842, 17.7862
      CIE-Lab:
        49.2358, 79.2612, -34.4311
        CIE-LCH:
        49.2358, 86.4166, 336.5199
        CIE-Luv:
        49.2358, 84.4793, -62.5131
        Hunter-Lab:
        42.1737, 76.9121, -31.1427
      #d513b1 color charts
#d513b1 RGB chart
      #d513b1 CMYK chart
      #d513b1 RGB pie chart
      #d513b1 color shades, tints & tones
#d513b1 color schemes
#d513b1 color preview, HTML & CSS examples
           This text has a color of #d513b1        
        
          <p style="color:#d513b1;">Text here</p>
        
        
          .mytext {color:#d513b1;}
        
        Text color #d513b1
      
           This box has a color of #d513b1        
        
          <div style="background-color:#d513b1;">Content here</div>
        
        
          .mybackground {background-color:#d513b1;}
        
        Background color #d513b1
      
           Border around this has a color of #d513b1        
        
          <div style="border:2px solid #d513b1;">Content here</div>
        
        
          .myborder {border:2px solid #d513b1;}
        
        Border color #d513b1