#70b324 color space conversions
Hex:
        #70b324
        RGB:
        112, 179, 36
        CMY:
        56, 30, 86
        CMYK:
        37, 0, 80, 30
      HSL:
        88°, 66.5116%, 42.1569%
        HSV (HSB):
        88°, 79.8883%, 70.1961%
        XYZ:
        23.1206, 35.8123, 7.3630
        xyY:
        0.3487, 0.5402, 35.8123
      CIE-Lab:
        66.3763, -42.9486, 60.5463
        CIE-LCH:
        66.3763, 74.2323, 125.3501
        CIE-Luv:
        66.3763, -33.6896, 73.4213
        Hunter-Lab:
        59.8434, -35.7621, 34.5955
      #70b324 color charts
#70b324 RGB chart
      #70b324 CMYK chart
      #70b324 RGB pie chart
      #70b324 color shades, tints & tones
#70b324 color schemes
#70b324 color preview, HTML & CSS examples
           This text has a color of #70b324        
        
          <p style="color:#70b324;">Text here</p>
        
        
          .mytext {color:#70b324;}
        
        Text color #70b324
      
           This box has a color of #70b324        
        
          <div style="background-color:#70b324;">Content here</div>
        
        
          .mybackground {background-color:#70b324;}
        
        Background color #70b324
      
           Border around this has a color of #70b324        
        
          <div style="border:2px solid #70b324;">Content here</div>
        
        
          .myborder {border:2px solid #70b324;}
        
        Border color #70b324