#70fa12 color space conversions
Hex:
        #70fa12
        RGB:
        112, 250, 18
        CMY:
        56, 2, 93
        CMYK:
        55, 0, 93, 2
      HSL:
        96°, 95.8678%, 52.5490%
        HSV (HSB):
        96°, 92.8000%, 98.0392%
        XYZ:
        40.9769, 71.8596, 12.2829
        xyY:
        0.3275, 0.5743, 71.8596
      CIE-Lab:
        87.9010, -70.1289, 82.5027
        CIE-LCH:
        87.9010, 108.2809, 130.3652
        CIE-Luv:
        87.9010, -64.0113, 104.2840
        Hunter-Lab:
        84.7701, -62.0627, 50.7481
      #70fa12 color charts
#70fa12 RGB chart
      #70fa12 CMYK chart
      #70fa12 RGB pie chart
      #70fa12 color shades, tints & tones
#70fa12 color schemes
#70fa12 color preview, HTML & CSS examples
           This text has a color of #70fa12        
        
          <p style="color:#70fa12;">Text here</p>
        
        
          .mytext {color:#70fa12;}
        
        Text color #70fa12
      
           This box has a color of #70fa12        
        
          <div style="background-color:#70fa12;">Content here</div>
        
        
          .mybackground {background-color:#70fa12;}
        
        Background color #70fa12
      
           Border around this has a color of #70fa12        
        
          <div style="border:2px solid #70fa12;">Content here</div>
        
        
          .myborder {border:2px solid #70fa12;}
        
        Border color #70fa12