#b579f0 color space conversions
Hex:
        #b579f0
        RGB:
        181, 121, 240
        CMY:
        29, 53, 6
        CMYK:
        25, 50, 0, 6
      HSL:
        270°, 79.8658%, 70.7843%
        HSV (HSB):
        270°, 49.5833%, 94.1176%
        XYZ:
        41.6216, 29.7898, 85.9944
        xyY:
        0.2644, 0.1893, 29.7898
      CIE-Lab:
        61.4724, 45.7581, -51.2970
        CIE-LCH:
        61.4724, 68.7399, 311.7337
        CIE-Luv:
        61.4724, 20.1363, -87.2339
        Hunter-Lab:
        54.5800, 40.6055, -55.2093
      #b579f0 color charts
#b579f0 RGB chart
      #b579f0 CMYK chart
      #b579f0 RGB pie chart
      #b579f0 color shades, tints & tones
#b579f0 color schemes
#b579f0 color preview, HTML & CSS examples
           This text has a color of #b579f0        
        
          <p style="color:#b579f0;">Text here</p>
        
        
          .mytext {color:#b579f0;}
        
        Text color #b579f0
      
           This box has a color of #b579f0        
        
          <div style="background-color:#b579f0;">Content here</div>
        
        
          .mybackground {background-color:#b579f0;}
        
        Background color #b579f0
      
           Border around this has a color of #b579f0        
        
          <div style="border:2px solid #b579f0;">Content here</div>
        
        
          .myborder {border:2px solid #b579f0;}
        
        Border color #b579f0