#70ed1a color space conversions
Hex:
        #70ed1a
        RGB:
        112, 237, 26
        CMY:
        56, 7, 90
        CMYK:
        53, 0, 89, 7
      HSL:
        96°, 85.4251%, 51.5686%
        HSV (HSB):
        96°, 89.0295%, 92.9412%
        XYZ:
        37.1527, 64.0877, 11.3893
        xyY:
        0.3299, 0.5690, 64.0877
      CIE-Lab:
        84.0114, -65.4994, 78.1992
        CIE-LCH:
        84.0114, 102.0063, 129.9495
        CIE-Luv:
        84.0114, -58.8948, 98.5377
        Hunter-Lab:
        80.0548, -57.2556, 47.6032
      #70ed1a color charts
#70ed1a RGB chart
      #70ed1a CMYK chart
      #70ed1a RGB pie chart
      #70ed1a color shades, tints & tones
#70ed1a color schemes
#70ed1a color preview, HTML & CSS examples
           This text has a color of #70ed1a        
        
          <p style="color:#70ed1a;">Text here</p>
        
        
          .mytext {color:#70ed1a;}
        
        Text color #70ed1a
      
           This box has a color of #70ed1a        
        
          <div style="background-color:#70ed1a;">Content here</div>
        
        
          .mybackground {background-color:#70ed1a;}
        
        Background color #70ed1a
      
           Border around this has a color of #70ed1a        
        
          <div style="border:2px solid #70ed1a;">Content here</div>
        
        
          .myborder {border:2px solid #70ed1a;}
        
        Border color #70ed1a