#d579fa color space conversions
Hex:
        #d579fa
        RGB:
        213, 121, 250
        CMY:
        16, 53, 2
        CMYK:
        15, 52, 0, 2
      HSL:
        283°, 92.8058%, 72.7451%
        HSV (HSB):
        283°, 51.6000%, 98.0392%
        XYZ:
        51.5333, 34.7230, 94.4286
        xyY:
        0.2852, 0.1922, 34.7230
      CIE-Lab:
        65.5324, 56.2787, -50.1534
        CIE-LCH:
        65.5324, 75.3834, 318.2938
        CIE-Luv:
        65.5324, 36.6875, -87.8456
        Hunter-Lab:
        58.9262, 52.9842, -53.7632
      #d579fa color charts
#d579fa RGB chart
      #d579fa CMYK chart
      #d579fa RGB pie chart
      #d579fa color shades, tints & tones
#d579fa color schemes
#d579fa color preview, HTML & CSS examples
           This text has a color of #d579fa        
        
          <p style="color:#d579fa;">Text here</p>
        
        
          .mytext {color:#d579fa;}
        
        Text color #d579fa
      
           This box has a color of #d579fa        
        
          <div style="background-color:#d579fa;">Content here</div>
        
        
          .mybackground {background-color:#d579fa;}
        
        Background color #d579fa
      
           Border around this has a color of #d579fa        
        
          <div style="border:2px solid #d579fa;">Content here</div>
        
        
          .myborder {border:2px solid #d579fa;}
        
        Border color #d579fa