#70f320 color space conversions
Hex:
        #70f320
        RGB:
        112, 243, 32
        CMY:
        56, 5, 87
        CMYK:
        54, 0, 87, 5
      HSL:
        97°, 89.7872%, 53.9216%
        HSV (HSB):
        97°, 86.8313%, 95.2941%
        XYZ:
        38.9934, 67.6502, 12.3691
        xyY:
        0.3276, 0.5684, 67.6502
      CIE-Lab:
        85.8312, -67.4032, 78.7084
        CIE-LCH:
        85.8312, 103.6253, 130.5756
        CIE-Luv:
        85.8312, -61.2096, 100.2063
        Hunter-Lab:
        82.2497, -59.3128, 48.6585
      #70f320 color charts
#70f320 RGB chart
      #70f320 CMYK chart
      #70f320 RGB pie chart
      #70f320 color shades, tints & tones
#70f320 color schemes
#70f320 color preview, HTML & CSS examples
           This text has a color of #70f320        
        
          <p style="color:#70f320;">Text here</p>
        
        
          .mytext {color:#70f320;}
        
        Text color #70f320
      
           This box has a color of #70f320        
        
          <div style="background-color:#70f320;">Content here</div>
        
        
          .mybackground {background-color:#70f320;}
        
        Background color #70f320
      
           Border around this has a color of #70f320        
        
          <div style="border:2px solid #70f320;">Content here</div>
        
        
          .myborder {border:2px solid #70f320;}
        
        Border color #70f320