#70f074 color space conversions
Hex:
        #70f074
        RGB:
        112, 240, 116
        CMY:
        56, 6, 55
        CMYK:
        53, 0, 52, 6
      HSL:
        122°, 81.0127%, 69.0196%
        HSV (HSB):
        122°, 53.3333%, 94.1176%
        XYZ:
        40.9946, 67.0259, 27.2996
        xyY:
        0.3029, 0.4953, 67.0259
      CIE-Lab:
        85.5170, -59.7988, 48.9156
        CIE-LCH:
        85.5170, 77.2570, 140.7167
        CIE-Luv:
        85.5170, -58.3712, 73.7195
        Hunter-Lab:
        81.8693, -53.8907, 37.5381
      #70f074 color charts
#70f074 RGB chart
      #70f074 CMYK chart
      #70f074 RGB pie chart
      #70f074 color shades, tints & tones
#70f074 color schemes
#70f074 color preview, HTML & CSS examples
           This text has a color of #70f074        
        
          <p style="color:#70f074;">Text here</p>
        
        
          .mytext {color:#70f074;}
        
        Text color #70f074
      
           This box has a color of #70f074        
        
          <div style="background-color:#70f074;">Content here</div>
        
        
          .mybackground {background-color:#70f074;}
        
        Background color #70f074
      
           Border around this has a color of #70f074        
        
          <div style="border:2px solid #70f074;">Content here</div>
        
        
          .myborder {border:2px solid #70f074;}
        
        Border color #70f074