#70e10d color space conversions
Hex:
        #70e10d
        RGB:
        112, 225, 13
        CMY:
        56, 12, 95
        CMYK:
        50, 0, 94, 12
      HSL:
        92°, 89.0756%, 46.6667%
        HSV (HSB):
        92°, 94.2222%, 88.2353%
        XYZ:
        33.6800, 57.3242, 9.6703
        xyY:
        0.3345, 0.5694, 57.3242
      CIE-Lab:
        80.3616, -61.5329, 76.9081
        CIE-LCH:
        80.3616, 98.4944, 128.6627
        CIE-Luv:
        80.3616, -54.1267, 94.9544
        Hunter-Lab:
        75.7128, -53.0937, 45.4262
      #70e10d color charts
#70e10d RGB chart
      #70e10d CMYK chart
      #70e10d RGB pie chart
      #70e10d color shades, tints & tones
#70e10d color schemes
#70e10d color preview, HTML & CSS examples
           This text has a color of #70e10d        
        
          <p style="color:#70e10d;">Text here</p>
        
        
          .mytext {color:#70e10d;}
        
        Text color #70e10d
      
           This box has a color of #70e10d        
        
          <div style="background-color:#70e10d;">Content here</div>
        
        
          .mybackground {background-color:#70e10d;}
        
        Background color #70e10d
      
           Border around this has a color of #70e10d        
        
          <div style="border:2px solid #70e10d;">Content here</div>
        
        
          .myborder {border:2px solid #70e10d;}
        
        Border color #70e10d