#70e405 color space conversions
Hex:
        #70e405
        RGB:
        112, 228, 5
        CMY:
        56, 11, 98
        CMYK:
        51, 0, 98, 11
      HSL:
        91°, 95.7082%, 45.6863%
        HSV (HSB):
        91°, 97.8070%, 89.4118%
        XYZ:
        34.4529, 58.9425, 9.7048
        xyY:
        0.3342, 0.5717, 58.9425
      CIE-Lab:
        81.2600, -62.7190, 78.3512
        CIE-LCH:
        81.2600, 100.3622, 128.6768
        CIE-Luv:
        81.2600, -55.3793, 96.5729
        Hunter-Lab:
        76.7740, -54.2514, 46.2471
      #70e405 color charts
#70e405 RGB chart
      #70e405 CMYK chart
      #70e405 RGB pie chart
      #70e405 color shades, tints & tones
#70e405 color schemes
#70e405 color preview, HTML & CSS examples
           This text has a color of #70e405        
        
          <p style="color:#70e405;">Text here</p>
        
        
          .mytext {color:#70e405;}
        
        Text color #70e405
      
           This box has a color of #70e405        
        
          <div style="background-color:#70e405;">Content here</div>
        
        
          .mybackground {background-color:#70e405;}
        
        Background color #70e405
      
           Border around this has a color of #70e405        
        
          <div style="border:2px solid #70e405;">Content here</div>
        
        
          .myborder {border:2px solid #70e405;}
        
        Border color #70e405