#70f03b color space conversions
Hex:
        #70f03b
        RGB:
        112, 240, 59
        CMY:
        56, 6, 77
        CMYK:
        53, 0, 75, 6
      HSL:
        102°, 85.7820%, 58.6275%
        HSV (HSB):
        102°, 75.4167%, 94.1176%
        XYZ:
        38.6316, 66.0807, 14.8564
        xyY:
        0.3231, 0.5527, 66.0807
      CIE-Lab:
        85.0376, -65.1348, 71.2396
        CIE-LCH:
        85.0376, 96.5278, 132.4368
        CIE-Luv:
        85.0376, -59.7136, 94.1882
        Hunter-Lab:
        81.2900, -57.4287, 46.0673
      #70f03b color charts
#70f03b RGB chart
      #70f03b CMYK chart
      #70f03b RGB pie chart
      #70f03b color shades, tints & tones
#70f03b color schemes
#70f03b color preview, HTML & CSS examples
           This text has a color of #70f03b        
        
          <p style="color:#70f03b;">Text here</p>
        
        
          .mytext {color:#70f03b;}
        
        Text color #70f03b
      
           This box has a color of #70f03b        
        
          <div style="background-color:#70f03b;">Content here</div>
        
        
          .mybackground {background-color:#70f03b;}
        
        Background color #70f03b
      
           Border around this has a color of #70f03b        
        
          <div style="border:2px solid #70f03b;">Content here</div>
        
        
          .myborder {border:2px solid #70f03b;}
        
        Border color #70f03b