#70c230 color space conversions
Hex:
        #70c230
        RGB:
        112, 194, 48
        CMY:
        56, 24, 81
        CMYK:
        42, 0, 75, 24
      HSL:
        94°, 60.3306%, 47.4510%
        HSV (HSB):
        94°, 75.2577%, 76.0784%
        XYZ:
        26.5074, 42.2417, 9.5527
        xyY:
        0.3385, 0.5395, 42.2417
      CIE-Lab:
        71.0373, -48.4879, 61.1949
        CIE-LCH:
        71.0373, 78.0762, 128.3916
        CIE-Luv:
        71.0373, -40.5448, 77.2121
        Hunter-Lab:
        64.9936, -40.9384, 36.7812
      #70c230 color charts
#70c230 RGB chart
      #70c230 CMYK chart
      #70c230 RGB pie chart
      #70c230 color shades, tints & tones
#70c230 color schemes
#70c230 color preview, HTML & CSS examples
           This text has a color of #70c230        
        
          <p style="color:#70c230;">Text here</p>
        
        
          .mytext {color:#70c230;}
        
        Text color #70c230
      
           This box has a color of #70c230        
        
          <div style="background-color:#70c230;">Content here</div>
        
        
          .mybackground {background-color:#70c230;}
        
        Background color #70c230
      
           Border around this has a color of #70c230        
        
          <div style="border:2px solid #70c230;">Content here</div>
        
        
          .myborder {border:2px solid #70c230;}
        
        Border color #70c230