#d517ff color space conversions
Hex:
        #d517ff
        RGB:
        213, 23, 255
        CMY:
        16, 91, 0
        CMYK:
        16, 91, 0, 0
      HSL:
        289°, 100.0000%, 54.5098%
        HSV (HSB):
        289°, 90.9804%, 100.0000%
        XYZ:
        45.7970, 21.9789, 96.4363
        xyY:
        0.2789, 0.1338, 21.9789
      CIE-Lab:
        54.0046, 90.2409, -71.3712
        CIE-LCH:
        54.0046, 115.0533, 321.6597
        CIE-Luv:
        54.0046, 54.5626, -119.9000
        Hunter-Lab:
        46.8817, 92.3270, -89.1432
      #d517ff color charts
#d517ff RGB chart
      #d517ff CMYK chart
      #d517ff RGB pie chart
      #d517ff color shades, tints & tones
#d517ff color schemes
#d517ff color preview, HTML & CSS examples
           This text has a color of #d517ff        
        
          <p style="color:#d517ff;">Text here</p>
        
        
          .mytext {color:#d517ff;}
        
        Text color #d517ff
      
           This box has a color of #d517ff        
        
          <div style="background-color:#d517ff;">Content here</div>
        
        
          .mybackground {background-color:#d517ff;}
        
        Background color #d517ff
      
           Border around this has a color of #d517ff        
        
          <div style="border:2px solid #d517ff;">Content here</div>
        
        
          .myborder {border:2px solid #d517ff;}
        
        Border color #d517ff