#70b71f color space conversions
Hex:
        #70b71f
        RGB:
        112, 183, 31
        CMY:
        56, 28, 88
        CMYK:
        39, 0, 83, 28
      HSL:
        88°, 71.0280%, 41.9608%
        HSV (HSB):
        88°, 83.0601%, 71.7647%
        XYZ:
        23.8629, 37.4106, 7.2596
        xyY:
        0.3482, 0.5459, 37.4106
      CIE-Lab:
        67.5840, -44.8492, 63.0116
        CIE-LCH:
        67.5840, 77.3428, 125.4418
        CIE-Luv:
        67.5840, -35.6154, 76.0277
        Hunter-Lab:
        61.1642, -37.3966, 35.7778
      #70b71f color charts
#70b71f RGB chart
      #70b71f CMYK chart
      #70b71f RGB pie chart
      #70b71f color shades, tints & tones
#70b71f color schemes
#70b71f color preview, HTML & CSS examples
           This text has a color of #70b71f        
        
          <p style="color:#70b71f;">Text here</p>
        
        
          .mytext {color:#70b71f;}
        
        Text color #70b71f
      
           This box has a color of #70b71f        
        
          <div style="background-color:#70b71f;">Content here</div>
        
        
          .mybackground {background-color:#70b71f;}
        
        Background color #70b71f
      
           Border around this has a color of #70b71f        
        
          <div style="border:2px solid #70b71f;">Content here</div>
        
        
          .myborder {border:2px solid #70b71f;}
        
        Border color #70b71f