#70f03a color space conversions
Hex:
        #70f03a
        RGB:
        112, 240, 58
        CMY:
        56, 6, 77
        CMYK:
        53, 0, 76, 6
      HSL:
        102°, 85.8491%, 58.4314%
        HSV (HSB):
        102°, 75.8333%, 94.1176%
        XYZ:
        38.6059, 66.0704, 14.7211
        xyY:
        0.3233, 0.5534, 66.0704
      CIE-Lab:
        85.0323, -65.1943, 71.5442
        CIE-LCH:
        85.0323, 96.7929, 132.3412
        CIE-Luv:
        85.0323, -59.7289, 94.4210
        Hunter-Lab:
        81.2837, -57.4675, 46.1607
      #70f03a color charts
#70f03a RGB chart
      #70f03a CMYK chart
      #70f03a RGB pie chart
      #70f03a color shades, tints & tones
#70f03a color schemes
#70f03a color preview, HTML & CSS examples
           This text has a color of #70f03a        
        
          <p style="color:#70f03a;">Text here</p>
        
        
          .mytext {color:#70f03a;}
        
        Text color #70f03a
      
           This box has a color of #70f03a        
        
          <div style="background-color:#70f03a;">Content here</div>
        
        
          .mybackground {background-color:#70f03a;}
        
        Background color #70f03a
      
           Border around this has a color of #70f03a        
        
          <div style="border:2px solid #70f03a;">Content here</div>
        
        
          .myborder {border:2px solid #70f03a;}
        
        Border color #70f03a