#70f072 color space conversions
Hex:
        #70f072
        RGB:
        112, 240, 114
        CMY:
        56, 6, 55
        CMYK:
        53, 0, 53, 6
      HSL:
        121°, 81.0127%, 69.0196%
        HSV (HSB):
        121°, 53.3333%, 94.1176%
        XYZ:
        40.8794, 66.9798, 26.6934
        xyY:
        0.3038, 0.4978, 66.9798
      CIE-Lab:
        85.4938, -60.0526, 49.8160
        CIE-LCH:
        85.4938, 78.0253, 140.3229
        CIE-Luv:
        85.4938, -58.4334, 74.6757
        Hunter-Lab:
        81.8412, -54.0619, 37.9507
      #70f072 color charts
#70f072 RGB chart
      #70f072 CMYK chart
      #70f072 RGB pie chart
      #70f072 color shades, tints & tones
#70f072 color schemes
#70f072 color preview, HTML & CSS examples
           This text has a color of #70f072        
        
          <p style="color:#70f072;">Text here</p>
        
        
          .mytext {color:#70f072;}
        
        Text color #70f072
      
           This box has a color of #70f072        
        
          <div style="background-color:#70f072;">Content here</div>
        
        
          .mybackground {background-color:#70f072;}
        
        Background color #70f072
      
           Border around this has a color of #70f072        
        
          <div style="border:2px solid #70f072;">Content here</div>
        
        
          .myborder {border:2px solid #70f072;}
        
        Border color #70f072