#70af1d color space conversions
Hex:
        #70af1d
        RGB:
        112, 175, 29
        CMY:
        56, 31, 89
        CMYK:
        36, 0, 83, 31
      HSL:
        86°, 71.5686%, 40.0000%
        HSV (HSB):
        86°, 83.4286%, 68.6275%
        XYZ:
        22.2338, 34.1934, 6.5905
        xyY:
        0.3528, 0.5426, 34.1934
      CIE-Lab:
        65.1158, -41.5581, 61.3282
        CIE-LCH:
        65.1158, 74.0825, 124.1229
        CIE-Luv:
        65.1158, -31.8023, 73.0066
        Hunter-Lab:
        58.4751, -34.4609, 34.2502
      #70af1d color charts
#70af1d RGB chart
      #70af1d CMYK chart
      #70af1d RGB pie chart
      #70af1d color shades, tints & tones
#70af1d color schemes
#70af1d color preview, HTML & CSS examples
           This text has a color of #70af1d        
        
          <p style="color:#70af1d;">Text here</p>
        
        
          .mytext {color:#70af1d;}
        
        Text color #70af1d
      
           This box has a color of #70af1d        
        
          <div style="background-color:#70af1d;">Content here</div>
        
        
          .mybackground {background-color:#70af1d;}
        
        Background color #70af1d
      
           Border around this has a color of #70af1d        
        
          <div style="border:2px solid #70af1d;">Content here</div>
        
        
          .myborder {border:2px solid #70af1d;}
        
        Border color #70af1d