#70c855 color space conversions
Hex:
        #70c855
        RGB:
        112, 200, 85
        CMY:
        56, 22, 67
        CMYK:
        44, 0, 58, 22
      HSL:
        106°, 51.1111%, 55.8824%
        HSV (HSB):
        106°, 57.5000%, 78.4314%
        XYZ:
        28.9761, 45.4092, 15.8320
        xyY:
        0.3212, 0.5033, 45.4092
      CIE-Lab:
        73.1605, -47.7981, 48.5559
        CIE-LCH:
        73.1605, 68.1347, 134.5494
        CIE-Luv:
        73.1605, -42.6591, 67.6228
        Hunter-Lab:
        67.3863, -41.1712, 33.2406
      #70c855 color charts
#70c855 RGB chart
      #70c855 CMYK chart
      #70c855 RGB pie chart
      #70c855 color shades, tints & tones
#70c855 color schemes
#70c855 color preview, HTML & CSS examples
           This text has a color of #70c855        
        
          <p style="color:#70c855;">Text here</p>
        
        
          .mytext {color:#70c855;}
        
        Text color #70c855
      
           This box has a color of #70c855        
        
          <div style="background-color:#70c855;">Content here</div>
        
        
          .mybackground {background-color:#70c855;}
        
        Background color #70c855
      
           Border around this has a color of #70c855        
        
          <div style="border:2px solid #70c855;">Content here</div>
        
        
          .myborder {border:2px solid #70c855;}
        
        Border color #70c855