#a0b255 color space conversions
Hex:
        #a0b255
        RGB:
        160, 178, 85
        CMY:
        37, 30, 67
        CMYK:
        10, 0, 52, 30
      HSL:
        72°, 37.6518%, 51.5686%
        HSV (HSB):
        72°, 52.2472%, 69.8039%
        XYZ:
        32.0573, 39.9702, 14.6198
        xyY:
        0.3700, 0.4613, 39.9702
      CIE-Lab:
        69.4483, -20.2689, 44.9113
        CIE-LCH:
        69.4483, 49.2733, 114.2901
        CIE-Luv:
        69.4483, -7.2253, 57.9880
        Hunter-Lab:
        63.2220, -20.1285, 30.5449
      #a0b255 color charts
#a0b255 RGB chart
      #a0b255 CMYK chart
      #a0b255 RGB pie chart
      #a0b255 color shades, tints & tones
#a0b255 color schemes
#a0b255 color preview, HTML & CSS examples
           This text has a color of #a0b255        
        
          <p style="color:#a0b255;">Text here</p>
        
        
          .mytext {color:#a0b255;}
        
        Text color #a0b255
      
           This box has a color of #a0b255        
        
          <div style="background-color:#a0b255;">Content here</div>
        
        
          .mybackground {background-color:#a0b255;}
        
        Background color #a0b255
      
           Border around this has a color of #a0b255        
        
          <div style="border:2px solid #a0b255;">Content here</div>
        
        
          .myborder {border:2px solid #a0b255;}
        
        Border color #a0b255