#70ec1b color space conversions
Hex:
        #70ec1b
        RGB:
        112, 236, 27
        CMY:
        56, 7, 89
        CMYK:
        53, 0, 89, 7
      HSL:
        96°, 84.6154%, 51.5686%
        HSV (HSB):
        96°, 88.5593%, 92.5490%
        XYZ:
        36.8754, 63.5148, 11.3530
        xyY:
        0.3300, 0.5684, 63.5148
      CIE-Lab:
        83.7125, -65.1230, 77.7841
        CIE-LCH:
        83.7125, 101.4464, 129.9370
        CIE-Luv:
        83.7125, -58.4908, 98.0380
        Hunter-Lab:
        79.6962, -56.8764, 47.3413
      #70ec1b color charts
#70ec1b RGB chart
      #70ec1b CMYK chart
      #70ec1b RGB pie chart
      #70ec1b color shades, tints & tones
#70ec1b color schemes
#70ec1b color preview, HTML & CSS examples
           This text has a color of #70ec1b        
        
          <p style="color:#70ec1b;">Text here</p>
        
        
          .mytext {color:#70ec1b;}
        
        Text color #70ec1b
      
           This box has a color of #70ec1b        
        
          <div style="background-color:#70ec1b;">Content here</div>
        
        
          .mybackground {background-color:#70ec1b;}
        
        Background color #70ec1b
      
           Border around this has a color of #70ec1b        
        
          <div style="border:2px solid #70ec1b;">Content here</div>
        
        
          .myborder {border:2px solid #70ec1b;}
        
        Border color #70ec1b