#70bb1a color space conversions
Hex:
        #70bb1a
        RGB:
        112, 187, 26
        CMY:
        56, 27, 90
        CMYK:
        40, 0, 86, 27
      HSL:
        88°, 75.5869%, 41.7647%
        HSV (HSB):
        88°, 86.0963%, 73.3333%
        XYZ:
        24.6389, 39.0600, 7.2180
        xyY:
        0.3474, 0.5508, 39.0600
      CIE-Lab:
        68.7947, -46.6852, 65.2542
        CIE-LCH:
        68.7947, 80.2347, 125.5813
        CIE-Luv:
        68.7947, -37.5128, 78.4580
        Hunter-Lab:
        62.4980, -39.0006, 36.9011
      #70bb1a color charts
#70bb1a RGB chart
      #70bb1a CMYK chart
      #70bb1a RGB pie chart
      #70bb1a color shades, tints & tones
#70bb1a color schemes
#70bb1a color preview, HTML & CSS examples
           This text has a color of #70bb1a        
        
          <p style="color:#70bb1a;">Text here</p>
        
        
          .mytext {color:#70bb1a;}
        
        Text color #70bb1a
      
           This box has a color of #70bb1a        
        
          <div style="background-color:#70bb1a;">Content here</div>
        
        
          .mybackground {background-color:#70bb1a;}
        
        Background color #70bb1a
      
           Border around this has a color of #70bb1a        
        
          <div style="border:2px solid #70bb1a;">Content here</div>
        
        
          .myborder {border:2px solid #70bb1a;}
        
        Border color #70bb1a