#70ad0b color space conversions
Hex:
        #70ad0b
        RGB:
        112, 173, 11
        CMY:
        56, 32, 96
        CMYK:
        35, 0, 94, 32
      HSL:
        83°, 88.0435%, 36.0784%
        HSV (HSB):
        83°, 93.6416%, 67.8431%
        XYZ:
        21.6861, 33.3560, 5.6120
        xyY:
        0.3575, 0.5499, 33.3560
      CIE-Lab:
        64.4482, -41.2315, 64.2736
        CIE-LCH:
        64.4482, 76.3618, 122.6802
        CIE-Luv:
        64.4482, -30.8850, 74.3747
        Hunter-Lab:
        57.7547, -34.0465, 34.6671
      #70ad0b color charts
#70ad0b RGB chart
      #70ad0b CMYK chart
      #70ad0b RGB pie chart
      #70ad0b color shades, tints & tones
#70ad0b color schemes
#70ad0b color preview, HTML & CSS examples
           This text has a color of #70ad0b        
        
          <p style="color:#70ad0b;">Text here</p>
        
        
          .mytext {color:#70ad0b;}
        
        Text color #70ad0b
      
           This box has a color of #70ad0b        
        
          <div style="background-color:#70ad0b;">Content here</div>
        
        
          .mybackground {background-color:#70ad0b;}
        
        Background color #70ad0b
      
           Border around this has a color of #70ad0b        
        
          <div style="border:2px solid #70ad0b;">Content here</div>
        
        
          .myborder {border:2px solid #70ad0b;}
        
        Border color #70ad0b