#70e852 color space conversions
Hex:
        #70e852
        RGB:
        112, 232, 82
        CMY:
        56, 9, 68
        CMYK:
        52, 0, 65, 9
      HSL:
        108°, 76.5306%, 61.5686%
        HSV (HSB):
        108°, 64.6552%, 90.9804%
        XYZ:
        37.0617, 61.7672, 17.9515
        xyY:
        0.3174, 0.5289, 61.7672
      CIE-Lab:
        82.7894, -60.5312, 60.6593
        CIE-LCH:
        82.7894, 85.6947, 134.9394
        CIE-Luv:
        82.7894, -56.1075, 84.0003
        Hunter-Lab:
        78.5921, -53.3609, 41.4718
      #70e852 color charts
#70e852 RGB chart
      #70e852 CMYK chart
      #70e852 RGB pie chart
      #70e852 color shades, tints & tones
#70e852 color schemes
#70e852 color preview, HTML & CSS examples
           This text has a color of #70e852        
        
          <p style="color:#70e852;">Text here</p>
        
        
          .mytext {color:#70e852;}
        
        Text color #70e852
      
           This box has a color of #70e852        
        
          <div style="background-color:#70e852;">Content here</div>
        
        
          .mybackground {background-color:#70e852;}
        
        Background color #70e852
      
           Border around this has a color of #70e852        
        
          <div style="border:2px solid #70e852;">Content here</div>
        
        
          .myborder {border:2px solid #70e852;}
        
        Border color #70e852