#d517db color space conversions
Hex:
        #d517db
        RGB:
        213, 23, 219
        CMY:
        16, 91, 14
        CMYK:
        3, 89, 0, 14
      HSL:
        298°, 80.9917%, 47.4510%
        HSV (HSB):
        298°, 89.4977%, 85.8824%
        XYZ:
        40.5332, 19.8734, 68.7174
        xyY:
        0.3139, 0.1539, 19.8734
      CIE-Lab:
        51.6938, 84.5683, -54.8399
        CIE-LCH:
        51.6938, 100.7929, 327.0379
        CIE-Luv:
        51.6938, 67.0459, -94.0982
        Hunter-Lab:
        44.5796, 84.2835, -60.1872
      #d517db color charts
#d517db RGB chart
      #d517db CMYK chart
      #d517db RGB pie chart
      #d517db color shades, tints & tones
#d517db color schemes
#d517db color preview, HTML & CSS examples
           This text has a color of #d517db        
        
          <p style="color:#d517db;">Text here</p>
        
        
          .mytext {color:#d517db;}
        
        Text color #d517db
      
           This box has a color of #d517db        
        
          <div style="background-color:#d517db;">Content here</div>
        
        
          .mybackground {background-color:#d517db;}
        
        Background color #d517db
      
           Border around this has a color of #d517db        
        
          <div style="border:2px solid #d517db;">Content here</div>
        
        
          .myborder {border:2px solid #d517db;}
        
        Border color #d517db