#a055d2 color space conversions
Hex:
        #a055d2
        RGB:
        160, 85, 210
        CMY:
        37, 67, 18
        CMYK:
        24, 60, 0, 18
      HSL:
        276°, 58.1395%, 57.8431%
        HSV (HSB):
        276°, 59.5238%, 82.3529%
        XYZ:
        29.3786, 18.6237, 63.0191
        xyY:
        0.2646, 0.1677, 18.6237
      CIE-Lab:
        50.2440, 52.5307, -52.4599
        CIE-LCH:
        50.2440, 74.2396, 315.0386
        CIE-Luv:
        50.2440, 24.9717, -85.9720
        Hunter-Lab:
        43.1552, 45.9949, -56.3719
      #a055d2 color charts
#a055d2 RGB chart
      #a055d2 CMYK chart
      #a055d2 RGB pie chart
      #a055d2 color shades, tints & tones
#a055d2 color schemes
#a055d2 color preview, HTML & CSS examples
           This text has a color of #a055d2        
        
          <p style="color:#a055d2;">Text here</p>
        
        
          .mytext {color:#a055d2;}
        
        Text color #a055d2
      
           This box has a color of #a055d2        
        
          <div style="background-color:#a055d2;">Content here</div>
        
        
          .mybackground {background-color:#a055d2;}
        
        Background color #a055d2
      
           Border around this has a color of #a055d2        
        
          <div style="border:2px solid #a055d2;">Content here</div>
        
        
          .myborder {border:2px solid #a055d2;}
        
        Border color #a055d2