#70b71d color space conversions
Hex:
        #70b71d
        RGB:
        112, 183, 29
        CMY:
        56, 28, 89
        CMYK:
        39, 0, 84, 28
      HSL:
        88°, 72.6415%, 41.5686%
        HSV (HSB):
        88°, 84.1530%, 71.7647%
        XYZ:
        23.8373, 37.4004, 7.1250
        xyY:
        0.3487, 0.5471, 37.4004
      CIE-Lab:
        67.5764, -44.9290, 63.5026
        CIE-LCH:
        67.5764, 77.7895, 125.2800
        CIE-Luv:
        67.5764, -35.6267, 76.3542
        Hunter-Lab:
        61.1559, -37.4471, 35.9015
      #70b71d color charts
#70b71d RGB chart
      #70b71d CMYK chart
      #70b71d RGB pie chart
      #70b71d color shades, tints & tones
#70b71d color schemes
#70b71d color preview, HTML & CSS examples
           This text has a color of #70b71d        
        
          <p style="color:#70b71d;">Text here</p>
        
        
          .mytext {color:#70b71d;}
        
        Text color #70b71d
      
           This box has a color of #70b71d        
        
          <div style="background-color:#70b71d;">Content here</div>
        
        
          .mybackground {background-color:#70b71d;}
        
        Background color #70b71d
      
           Border around this has a color of #70b71d        
        
          <div style="border:2px solid #70b71d;">Content here</div>
        
        
          .myborder {border:2px solid #70b71d;}
        
        Border color #70b71d