#a055b2 color space conversions
Hex:
        #a055b2
        RGB:
        160, 85, 178
        CMY:
        37, 67, 30
        CMYK:
        10, 52, 0, 30
      HSL:
        288°, 37.6518%, 51.5686%
        HSV (HSB):
        288°, 52.2472%, 69.8039%
        XYZ:
        25.7816, 17.1849, 44.0777
        xyY:
        0.2962, 0.1974, 17.1849
      CIE-Lab:
        48.4922, 45.6798, -36.7569
        CIE-LCH:
        48.4922, 58.6321, 321.1776
        CIE-Luv:
        48.4922, 31.6373, -60.7439
        Hunter-Lab:
        41.4547, 38.4673, -34.0231
      #a055b2 color charts
#a055b2 RGB chart
      #a055b2 CMYK chart
      #a055b2 RGB pie chart
      #a055b2 color shades, tints & tones
#a055b2 color schemes
#a055b2 color preview, HTML & CSS examples
           This text has a color of #a055b2        
        
          <p style="color:#a055b2;">Text here</p>
        
        
          .mytext {color:#a055b2;}
        
        Text color #a055b2
      
           This box has a color of #a055b2        
        
          <div style="background-color:#a055b2;">Content here</div>
        
        
          .mybackground {background-color:#a055b2;}
        
        Background color #a055b2
      
           Border around this has a color of #a055b2        
        
          <div style="border:2px solid #a055b2;">Content here</div>
        
        
          .myborder {border:2px solid #a055b2;}
        
        Border color #a055b2