#70b14d color space conversions
Hex:
        #70b14d
        RGB:
        112, 177, 77
        CMY:
        56, 31, 70
        CMYK:
        37, 0, 56, 31
      HSL:
        99°, 39.3701%, 49.8039%
        HSV (HSB):
        99°, 56.4972%, 69.4118%
        XYZ:
        23.7438, 35.4248, 12.6074
        xyY:
        0.3308, 0.4935, 35.4248
      CIE-Lab:
        66.0781, -38.8841, 44.0332
        CIE-LCH:
        66.0781, 58.7443, 131.4465
        CIE-Luv:
        66.0781, -32.3529, 59.5851
        Hunter-Lab:
        59.5188, -32.9490, 29.1042
      #70b14d color charts
#70b14d RGB chart
      #70b14d CMYK chart
      #70b14d RGB pie chart
      #70b14d color shades, tints & tones
#70b14d color schemes
#70b14d color preview, HTML & CSS examples
           This text has a color of #70b14d        
        
          <p style="color:#70b14d;">Text here</p>
        
        
          .mytext {color:#70b14d;}
        
        Text color #70b14d
      
           This box has a color of #70b14d        
        
          <div style="background-color:#70b14d;">Content here</div>
        
        
          .mybackground {background-color:#70b14d;}
        
        Background color #70b14d
      
           Border around this has a color of #70b14d        
        
          <div style="border:2px solid #70b14d;">Content here</div>
        
        
          .myborder {border:2px solid #70b14d;}
        
        Border color #70b14d