#70d145 color space conversions
Hex:
        #70d145
        RGB:
        112, 209, 69
        CMY:
        56, 18, 73
        CMYK:
        46, 0, 67, 18
      HSL:
        102°, 60.3448%, 54.5098%
        HSV (HSB):
        102°, 66.9856%, 81.9608%
        XYZ:
        30.5567, 49.4753, 13.5694
        xyY:
        0.3265, 0.5286, 49.4753
      CIE-Lab:
        75.7461, -52.9319, 58.2833
        CIE-LCH:
        75.7461, 78.7320, 132.2452
        CIE-Luv:
        75.7461, -46.8443, 77.8850
        Hunter-Lab:
        70.3387, -45.5483, 37.7991
      #70d145 color charts
#70d145 RGB chart
      #70d145 CMYK chart
      #70d145 RGB pie chart
      #70d145 color shades, tints & tones
#70d145 color schemes
#70d145 color preview, HTML & CSS examples
           This text has a color of #70d145        
        
          <p style="color:#70d145;">Text here</p>
        
        
          .mytext {color:#70d145;}
        
        Text color #70d145
      
           This box has a color of #70d145        
        
          <div style="background-color:#70d145;">Content here</div>
        
        
          .mybackground {background-color:#70d145;}
        
        Background color #70d145
      
           Border around this has a color of #70d145        
        
          <div style="border:2px solid #70d145;">Content here</div>
        
        
          .myborder {border:2px solid #70d145;}
        
        Border color #70d145