#70b67f color space conversions
Hex:
        #70b67f
        RGB:
        112, 182, 127
        CMY:
        56, 29, 50
        CMYK:
        38, 0, 30, 29
      HSL:
        133°, 32.4074%, 57.6471%
        HSV (HSB):
        133°, 38.4615%, 71.3725%
        XYZ:
        27.2408, 38.4329, 26.0612
        xyY:
        0.2970, 0.4190, 38.4329
      CIE-Lab:
        68.3385, -33.8699, 21.2341
        CIE-LCH:
        68.3385, 39.9757, 147.9151
        CIE-Luv:
        68.3385, -33.8042, 34.5622
        Hunter-Lab:
        61.9943, -30.0557, 18.4716
      #70b67f color charts
#70b67f RGB chart
      #70b67f CMYK chart
      #70b67f RGB pie chart
      #70b67f color shades, tints & tones
#70b67f color schemes
#70b67f color preview, HTML & CSS examples
           This text has a color of #70b67f        
        
          <p style="color:#70b67f;">Text here</p>
        
        
          .mytext {color:#70b67f;}
        
        Text color #70b67f
      
           This box has a color of #70b67f        
        
          <div style="background-color:#70b67f;">Content here</div>
        
        
          .mybackground {background-color:#70b67f;}
        
        Background color #70b67f
      
           Border around this has a color of #70b67f        
        
          <div style="border:2px solid #70b67f;">Content here</div>
        
        
          .myborder {border:2px solid #70b67f;}
        
        Border color #70b67f