#a058d2 color space conversions
Hex:
        #a058d2
        RGB:
        160, 88, 210
        CMY:
        37, 65, 18
        CMYK:
        24, 58, 0, 18
      HSL:
        275°, 57.5472%, 58.4314%
        HSV (HSB):
        275°, 58.0952%, 82.3529%
        XYZ:
        29.6198, 19.1062, 63.0995
        xyY:
        0.2649, 0.1709, 19.1062
      CIE-Lab:
        50.8112, 51.0089, -51.5529
        CIE-LCH:
        50.8112, 72.5232, 314.6961
        CIE-Luv:
        50.8112, 24.1332, -84.6650
        Hunter-Lab:
        43.7106, 44.4641, -54.9921
      #a058d2 color charts
#a058d2 RGB chart
      #a058d2 CMYK chart
      #a058d2 RGB pie chart
      #a058d2 color shades, tints & tones
#a058d2 color schemes
#a058d2 color preview, HTML & CSS examples
           This text has a color of #a058d2        
        
          <p style="color:#a058d2;">Text here</p>
        
        
          .mytext {color:#a058d2;}
        
        Text color #a058d2
      
           This box has a color of #a058d2        
        
          <div style="background-color:#a058d2;">Content here</div>
        
        
          .mybackground {background-color:#a058d2;}
        
        Background color #a058d2
      
           Border around this has a color of #a058d2        
        
          <div style="border:2px solid #a058d2;">Content here</div>
        
        
          .myborder {border:2px solid #a058d2;}
        
        Border color #a058d2