#70e71b color space conversions
Hex:
        #70e71b
        RGB:
        112, 231, 27
        CMY:
        56, 9, 89
        CMYK:
        52, 0, 88, 9
      HSL:
        95°, 80.9524%, 50.5882%
        HSV (HSB):
        95°, 88.3117%, 90.5882%
        XYZ:
        35.4558, 60.6757, 10.8798
        xyY:
        0.3313, 0.5670, 60.6757
      CIE-Lab:
        82.2041, -63.3621, 76.5099
        CIE-LCH:
        82.2041, 99.3404, 129.6301
        CIE-Luv:
        82.2041, -56.4894, 96.0691
        Hunter-Lab:
        77.8946, -55.0665, 46.2450
      #70e71b color charts
#70e71b RGB chart
      #70e71b CMYK chart
      #70e71b RGB pie chart
      #70e71b color shades, tints & tones
#70e71b color schemes
#70e71b color preview, HTML & CSS examples
           This text has a color of #70e71b        
        
          <p style="color:#70e71b;">Text here</p>
        
        
          .mytext {color:#70e71b;}
        
        Text color #70e71b
      
           This box has a color of #70e71b        
        
          <div style="background-color:#70e71b;">Content here</div>
        
        
          .mybackground {background-color:#70e71b;}
        
        Background color #70e71b
      
           Border around this has a color of #70e71b        
        
          <div style="border:2px solid #70e71b;">Content here</div>
        
        
          .myborder {border:2px solid #70e71b;}
        
        Border color #70e71b