#70e872 color space conversions
Hex:
        #70e872
        RGB:
        112, 232, 114
        CMY:
        56, 9, 55
        CMYK:
        52, 0, 51, 9
      HSL:
        121°, 72.2892%, 67.4510%
        HSV (HSB):
        121°, 51.7241%, 90.9804%
        XYZ:
        38.5760, 62.3729, 25.9256
        xyY:
        0.3040, 0.4916, 62.3729
      CIE-Lab:
        83.1113, -57.0099, 46.9203
        CIE-LCH:
        83.1113, 73.8352, 140.5449
        CIE-Luv:
        83.1113, -55.2709, 70.5526
        Hunter-Lab:
        78.9765, -51.0208, 35.8204
      #70e872 color charts
#70e872 RGB chart
      #70e872 CMYK chart
      #70e872 RGB pie chart
      #70e872 color shades, tints & tones
#70e872 color schemes
#70e872 color preview, HTML & CSS examples
           This text has a color of #70e872        
        
          <p style="color:#70e872;">Text here</p>
        
        
          .mytext {color:#70e872;}
        
        Text color #70e872
      
           This box has a color of #70e872        
        
          <div style="background-color:#70e872;">Content here</div>
        
        
          .mybackground {background-color:#70e872;}
        
        Background color #70e872
      
           Border around this has a color of #70e872        
        
          <div style="border:2px solid #70e872;">Content here</div>
        
        
          .myborder {border:2px solid #70e872;}
        
        Border color #70e872