#70bc06 color space conversions
Hex:
        #70bc06
        RGB:
        112, 188, 6
        CMY:
        56, 26, 98
        CMYK:
        40, 0, 97, 26
      HSL:
        85°, 93.8144%, 38.0392%
        HSV (HSB):
        85°, 96.8085%, 73.7255%
        XYZ:
        24.6982, 39.4243, 6.4802
        xyY:
        0.3498, 0.5584, 39.4243
      CIE-Lab:
        69.0575, -47.5625, 68.5649
        CIE-LCH:
        69.0575, 83.4466, 124.7485
        CIE-Luv:
        69.0575, -38.0502, 80.7890
        Hunter-Lab:
        62.7888, -39.6668, 37.8330
      #70bc06 color charts
#70bc06 RGB chart
      #70bc06 CMYK chart
      #70bc06 RGB pie chart
      #70bc06 color shades, tints & tones
#70bc06 color schemes
#70bc06 color preview, HTML & CSS examples
           This text has a color of #70bc06        
        
          <p style="color:#70bc06;">Text here</p>
        
        
          .mytext {color:#70bc06;}
        
        Text color #70bc06
      
           This box has a color of #70bc06        
        
          <div style="background-color:#70bc06;">Content here</div>
        
        
          .mybackground {background-color:#70bc06;}
        
        Background color #70bc06
      
           Border around this has a color of #70bc06        
        
          <div style="border:2px solid #70bc06;">Content here</div>
        
        
          .myborder {border:2px solid #70bc06;}
        
        Border color #70bc06