#70ae09 color space conversions
Hex:
        #70ae09
        RGB:
        112, 174, 9
        CMY:
        56, 32, 96
        CMYK:
        36, 0, 95, 32
      HSL:
        83°, 90.1639%, 35.8824%
        HSV (HSB):
        83°, 94.8276%, 68.2353%
        XYZ:
        21.8675, 33.7366, 5.6177
        xyY:
        0.3572, 0.5511, 33.7366
      CIE-Lab:
        64.7529, -41.6957, 64.7737
        CIE-LCH:
        64.7529, 77.0335, 122.7699
        CIE-Luv:
        64.7529, -31.3791, 74.9338
        Hunter-Lab:
        58.0832, -34.4430, 34.9238
      #70ae09 color charts
#70ae09 RGB chart
      #70ae09 CMYK chart
      #70ae09 RGB pie chart
      #70ae09 color shades, tints & tones
#70ae09 color schemes
#70ae09 color preview, HTML & CSS examples
           This text has a color of #70ae09        
        
          <p style="color:#70ae09;">Text here</p>
        
        
          .mytext {color:#70ae09;}
        
        Text color #70ae09
      
           This box has a color of #70ae09        
        
          <div style="background-color:#70ae09;">Content here</div>
        
        
          .mybackground {background-color:#70ae09;}
        
        Background color #70ae09
      
           Border around this has a color of #70ae09        
        
          <div style="border:2px solid #70ae09;">Content here</div>
        
        
          .myborder {border:2px solid #70ae09;}
        
        Border color #70ae09