#70a255 color space conversions
Hex:
        #70a255
        RGB:
        112, 162, 85
        CMY:
        56, 36, 67
        CMYK:
        31, 0, 48, 36
      HSL:
        99°, 31.1741%, 48.4314%
        HSV (HSB):
        99°, 47.5309%, 63.5294%
        XYZ:
        21.2421, 29.9413, 13.2540
        xyY:
        0.3297, 0.4647, 29.9413
      CIE-Lab:
        61.6035, -31.0694, 34.6797
        CIE-LCH:
        61.6035, 46.5617, 131.8570
        CIE-Luv:
        61.6035, -25.0467, 47.9799
        Hunter-Lab:
        54.7186, -26.4628, 23.9418
      #70a255 color charts
#70a255 RGB chart
      #70a255 CMYK chart
      #70a255 RGB pie chart
      #70a255 color shades, tints & tones
#70a255 color schemes
#70a255 color preview, HTML & CSS examples
           This text has a color of #70a255        
        
          <p style="color:#70a255;">Text here</p>
        
        
          .mytext {color:#70a255;}
        
        Text color #70a255
      
           This box has a color of #70a255        
        
          <div style="background-color:#70a255;">Content here</div>
        
        
          .mybackground {background-color:#70a255;}
        
        Background color #70a255
      
           Border around this has a color of #70a255        
        
          <div style="border:2px solid #70a255;">Content here</div>
        
        
          .myborder {border:2px solid #70a255;}
        
        Border color #70a255