#d517f5 color space conversions
Hex:
        #d517f5
        RGB:
        213, 23, 245
        CMY:
        16, 91, 4
        CMYK:
        13, 91, 0, 4
      HSL:
        291°, 91.7355%, 52.5490%
        HSV (HSB):
        291°, 90.6122%, 96.0784%
        XYZ:
        44.2284, 21.3515, 88.1764
        xyY:
        0.2877, 0.1389, 21.3515
      CIE-Lab:
        53.3321, 88.6126, -66.8826
        CIE-LCH:
        53.3321, 111.0202, 322.9554
        CIE-Luv:
        53.3321, 57.8285, -112.9028
        Hunter-Lab:
        46.2077, 89.9906, -80.7955
      #d517f5 color charts
#d517f5 RGB chart
      #d517f5 CMYK chart
      #d517f5 RGB pie chart
      #d517f5 color shades, tints & tones
#d517f5 color schemes
#d517f5 color preview, HTML & CSS examples
           This text has a color of #d517f5        
        
          <p style="color:#d517f5;">Text here</p>
        
        
          .mytext {color:#d517f5;}
        
        Text color #d517f5
      
           This box has a color of #d517f5        
        
          <div style="background-color:#d517f5;">Content here</div>
        
        
          .mybackground {background-color:#d517f5;}
        
        Background color #d517f5
      
           Border around this has a color of #d517f5        
        
          <div style="border:2px solid #d517f5;">Content here</div>
        
        
          .myborder {border:2px solid #d517f5;}
        
        Border color #d517f5