#70ed48 color space conversions
Hex:
        #70ed48
        RGB:
        112, 237, 72
        CMY:
        56, 7, 72
        CMYK:
        53, 0, 70, 7
      HSL:
        105°, 82.0896%, 60.5882%
        HSV (HSB):
        105°, 69.6203%, 92.9412%
        XYZ:
        38.1360, 64.4810, 16.5670
        xyY:
        0.3200, 0.5410, 64.4810
      CIE-Lab:
        84.2156, -63.1825, 66.0134
        CIE-LCH:
        84.2156, 91.3772, 133.7448
        CIE-Luv:
        84.2156, -58.3043, 89.4579
        Hunter-Lab:
        80.3001, -55.7522, 43.9777
      #70ed48 color charts
#70ed48 RGB chart
      #70ed48 CMYK chart
      #70ed48 RGB pie chart
      #70ed48 color shades, tints & tones
#70ed48 color schemes
#70ed48 color preview, HTML & CSS examples
           This text has a color of #70ed48        
        
          <p style="color:#70ed48;">Text here</p>
        
        
          .mytext {color:#70ed48;}
        
        Text color #70ed48
      
           This box has a color of #70ed48        
        
          <div style="background-color:#70ed48;">Content here</div>
        
        
          .mybackground {background-color:#70ed48;}
        
        Background color #70ed48
      
           Border around this has a color of #70ed48        
        
          <div style="border:2px solid #70ed48;">Content here</div>
        
        
          .myborder {border:2px solid #70ed48;}
        
        Border color #70ed48