#70e08a color space conversions
Hex:
        #70e08a
        RGB:
        112, 224, 138
        CMY:
        56, 12, 46
        CMYK:
        50, 0, 38, 12
      HSL:
        134°, 64.3678%, 65.8824%
        HSV (HSB):
        134°, 50.0000%, 87.8431%
        XYZ:
        37.9252, 58.5910, 33.3551
        xyY:
        0.2920, 0.4511, 58.5910
      CIE-Lab:
        81.0663, -50.2886, 32.5326
        CIE-LCH:
        81.0663, 59.8942, 147.1004
        CIE-Luv:
        81.0663, -51.2743, 52.9480
        Hunter-Lab:
        76.5448, -45.5130, 27.7452
      #70e08a color charts
#70e08a RGB chart
      #70e08a CMYK chart
      #70e08a RGB pie chart
      #70e08a color shades, tints & tones
#70e08a color schemes
#70e08a color preview, HTML & CSS examples
           This text has a color of #70e08a        
        
          <p style="color:#70e08a;">Text here</p>
        
        
          .mytext {color:#70e08a;}
        
        Text color #70e08a
      
           This box has a color of #70e08a        
        
          <div style="background-color:#70e08a;">Content here</div>
        
        
          .mybackground {background-color:#70e08a;}
        
        Background color #70e08a
      
           Border around this has a color of #70e08a        
        
          <div style="border:2px solid #70e08a;">Content here</div>
        
        
          .myborder {border:2px solid #70e08a;}
        
        Border color #70e08a