#d517f2 color space conversions
Hex:
        #d517f2
        RGB:
        213, 23, 242
        CMY:
        16, 91, 5
        CMYK:
        12, 90, 0, 5
      HSL:
        292°, 89.3878%, 51.9608%
        HSV (HSB):
        292°, 90.4959%, 94.9020%
        XYZ:
        43.7740, 21.1697, 85.7834
        xyY:
        0.2904, 0.1405, 21.1697
      CIE-Lab:
        53.1348, 88.1315, -65.5209
        CIE-LCH:
        53.1348, 109.8187, 323.3712
        CIE-Luv:
        53.1348, 58.8382, -110.7781
        Hunter-Lab:
        46.0106, 89.3045, -78.3346
      #d517f2 color charts
#d517f2 RGB chart
      #d517f2 CMYK chart
      #d517f2 RGB pie chart
      #d517f2 color shades, tints & tones
#d517f2 color schemes
#d517f2 color preview, HTML & CSS examples
           This text has a color of #d517f2        
        
          <p style="color:#d517f2;">Text here</p>
        
        
          .mytext {color:#d517f2;}
        
        Text color #d517f2
      
           This box has a color of #d517f2        
        
          <div style="background-color:#d517f2;">Content here</div>
        
        
          .mybackground {background-color:#d517f2;}
        
        Background color #d517f2
      
           Border around this has a color of #d517f2        
        
          <div style="border:2px solid #d517f2;">Content here</div>
        
        
          .myborder {border:2px solid #d517f2;}
        
        Border color #d517f2