#70bc48 color space conversions
Hex:
        #70bc48
        RGB:
        112, 188, 72
        CMY:
        56, 26, 72
        CMYK:
        40, 0, 62, 26
      HSL:
        99°, 46.4000%, 50.9804%
        HSV (HSB):
        99°, 61.7021%, 73.7255%
        XYZ:
        25.8350, 39.8791, 12.4667
        xyY:
        0.3305, 0.5101, 39.8791
      CIE-Lab:
        69.3833, -44.1446, 50.0960
        CIE-LCH:
        69.3833, 66.7709, 131.3865
        CIE-Luv:
        69.3833, -37.5228, 67.0181
        Hunter-Lab:
        63.1499, -37.4868, 32.5002
      #70bc48 color charts
#70bc48 RGB chart
      #70bc48 CMYK chart
      #70bc48 RGB pie chart
      #70bc48 color shades, tints & tones
#70bc48 color schemes
#70bc48 color preview, HTML & CSS examples
           This text has a color of #70bc48        
        
          <p style="color:#70bc48;">Text here</p>
        
        
          .mytext {color:#70bc48;}
        
        Text color #70bc48
      
           This box has a color of #70bc48        
        
          <div style="background-color:#70bc48;">Content here</div>
        
        
          .mybackground {background-color:#70bc48;}
        
        Background color #70bc48
      
           Border around this has a color of #70bc48        
        
          <div style="border:2px solid #70bc48;">Content here</div>
        
        
          .myborder {border:2px solid #70bc48;}
        
        Border color #70bc48