#70bb6d color space conversions
Hex:
        #70bb6d
        RGB:
        112, 187, 109
        CMY:
        56, 27, 57
        CMYK:
        40, 0, 42, 27
      HSL:
        118°, 36.4486%, 58.0392%
        HSV (HSB):
        118°, 41.7112%, 73.3333%
        XYZ:
        27.2127, 40.0895, 20.7718
        xyY:
        0.3090, 0.4552, 40.0895
      CIE-Lab:
        69.5332, -39.1329, 32.3377
        CIE-LCH:
        69.5332, 50.7653, 140.4311
        CIE-Luv:
        69.5332, -36.4137, 48.7322
        Hunter-Lab:
        63.3163, -34.0859, 24.8705
      #70bb6d color charts
#70bb6d RGB chart
      #70bb6d CMYK chart
      #70bb6d RGB pie chart
      #70bb6d color shades, tints & tones
#70bb6d color schemes
#70bb6d color preview, HTML & CSS examples
           This text has a color of #70bb6d        
        
          <p style="color:#70bb6d;">Text here</p>
        
        
          .mytext {color:#70bb6d;}
        
        Text color #70bb6d
      
           This box has a color of #70bb6d        
        
          <div style="background-color:#70bb6d;">Content here</div>
        
        
          .mybackground {background-color:#70bb6d;}
        
        Background color #70bb6d
      
           Border around this has a color of #70bb6d        
        
          <div style="border:2px solid #70bb6d;">Content here</div>
        
        
          .myborder {border:2px solid #70bb6d;}
        
        Border color #70bb6d