#a580b2 color space conversions
Hex:
        #a580b2
        RGB:
        165, 128, 178
        CMY:
        35, 50, 30
        CMYK:
        7, 28, 0, 30
      HSL:
        284°, 24.5098%, 60.0000%
        HSV (HSB):
        284°, 28.0899%, 69.8039%
        XYZ:
        31.2721, 26.6520, 45.6156
        xyY:
        0.3020, 0.2574, 26.6520
      CIE-Lab:
        58.6508, 23.4069, -20.9432
        CIE-LCH:
        58.6508, 31.4086, 318.1797
        CIE-Luv:
        58.6508, 17.0984, -35.0413
        Hunter-Lab:
        51.6256, 17.7812, -16.2498
      #a580b2 color charts
#a580b2 RGB chart
      #a580b2 CMYK chart
      #a580b2 RGB pie chart
      #a580b2 color shades, tints & tones
#a580b2 color schemes
#a580b2 color preview, HTML & CSS examples
           This text has a color of #a580b2        
        
          <p style="color:#a580b2;">Text here</p>
        
        
          .mytext {color:#a580b2;}
        
        Text color #a580b2
      
           This box has a color of #a580b2        
        
          <div style="background-color:#a580b2;">Content here</div>
        
        
          .mybackground {background-color:#a580b2;}
        
        Background color #a580b2
      
           Border around this has a color of #a580b2        
        
          <div style="border:2px solid #a580b2;">Content here</div>
        
        
          .myborder {border:2px solid #a580b2;}
        
        Border color #a580b2