#70e71e color space conversions
Hex:
        #70e71e
        RGB:
        112, 231, 30
        CMY:
        56, 9, 88
        CMYK:
        52, 0, 87, 9
      HSL:
        96°, 80.7229%, 51.1765%
        HSV (HSB):
        96°, 87.0130%, 90.5882%
        XYZ:
        35.4923, 60.6903, 11.0721
        xyY:
        0.3309, 0.5659, 60.6903
      CIE-Lab:
        82.2120, -63.2725, 75.9799
        CIE-LCH:
        82.2120, 98.8755, 129.7860
        CIE-Luv:
        82.2120, -56.4671, 95.7146
        Hunter-Lab:
        77.9040, -55.0090, 46.1062
      #70e71e color charts
#70e71e RGB chart
      #70e71e CMYK chart
      #70e71e RGB pie chart
      #70e71e color shades, tints & tones
#70e71e color schemes
#70e71e color preview, HTML & CSS examples
           This text has a color of #70e71e        
        
          <p style="color:#70e71e;">Text here</p>
        
        
          .mytext {color:#70e71e;}
        
        Text color #70e71e
      
           This box has a color of #70e71e        
        
          <div style="background-color:#70e71e;">Content here</div>
        
        
          .mybackground {background-color:#70e71e;}
        
        Background color #70e71e
      
           Border around this has a color of #70e71e        
        
          <div style="border:2px solid #70e71e;">Content here</div>
        
        
          .myborder {border:2px solid #70e71e;}
        
        Border color #70e71e