#70f770 color space conversions
Hex:
        #70f770
        RGB:
        112, 247, 112
        CMY:
        56, 3, 56
        CMYK:
        55, 0, 55, 3
      HSL:
        120°, 89.4040%, 70.3922%
        HSV (HSB):
        120°, 54.6559%, 96.8627%
        XYZ:
        42.8675, 71.1361, 26.8005
        xyY:
        0.3044, 0.5052, 71.1361
      CIE-Lab:
        87.5511, -62.8988, 53.1960
        CIE-LCH:
        87.5511, 82.3776, 139.7775
        CIE-Luv:
        87.5511, -61.2162, 79.1337
        Hunter-Lab:
        84.3422, -56.8751, 40.1996
      #70f770 color charts
#70f770 RGB chart
      #70f770 CMYK chart
      #70f770 RGB pie chart
      #70f770 color shades, tints & tones
#70f770 color schemes
#70f770 color preview, HTML & CSS examples
           This text has a color of #70f770        
        
          <p style="color:#70f770;">Text here</p>
        
        
          .mytext {color:#70f770;}
        
        Text color #70f770
      
           This box has a color of #70f770        
        
          <div style="background-color:#70f770;">Content here</div>
        
        
          .mybackground {background-color:#70f770;}
        
        Background color #70f770
      
           Border around this has a color of #70f770        
        
          <div style="border:2px solid #70f770;">Content here</div>
        
        
          .myborder {border:2px solid #70f770;}
        
        Border color #70f770