#a055cb color space conversions
Hex:
        #a055cb
        RGB:
        160, 85, 203
        CMY:
        37, 67, 20
        CMYK:
        21, 58, 0, 20
      HSL:
        278°, 53.1532%, 56.4706%
        HSV (HSB):
        278°, 58.1281%, 79.6078%
        XYZ:
        28.5252, 18.2824, 58.5253
        xyY:
        0.2708, 0.1736, 18.2824
      CIE-Lab:
        49.8368, 50.9805, -49.1022
        CIE-LCH:
        49.8368, 70.7816, 316.0751
        CIE-Luv:
        49.8368, 26.3665, -80.5636
        Hunter-Lab:
        42.7579, 44.2569, -51.2233
      #a055cb color charts
#a055cb RGB chart
      #a055cb CMYK chart
      #a055cb RGB pie chart
      #a055cb color shades, tints & tones
#a055cb color schemes
#a055cb color preview, HTML & CSS examples
           This text has a color of #a055cb        
        
          <p style="color:#a055cb;">Text here</p>
        
        
          .mytext {color:#a055cb;}
        
        Text color #a055cb
      
           This box has a color of #a055cb        
        
          <div style="background-color:#a055cb;">Content here</div>
        
        
          .mybackground {background-color:#a055cb;}
        
        Background color #a055cb
      
           Border around this has a color of #a055cb        
        
          <div style="border:2px solid #a055cb;">Content here</div>
        
        
          .myborder {border:2px solid #a055cb;}
        
        Border color #a055cb