#70f025 color space conversions
Hex:
        #70f025
        RGB:
        112, 240, 37
        CMY:
        56, 6, 85
        CMYK:
        53, 0, 85, 6
      HSL:
        98°, 87.1245%, 54.3137%
        HSV (HSB):
        98°, 84.5833%, 94.1176%
        XYZ:
        38.1761, 65.8985, 12.4579
        xyY:
        0.3276, 0.5655, 65.8985
      CIE-Lab:
        84.9446, -66.1955, 76.9487
        CIE-LCH:
        84.9446, 101.5035, 130.7039
        CIE-Luv:
        84.9446, -59.9892, 98.3489
        Hunter-Lab:
        81.1779, -58.1168, 47.7257
      #70f025 color charts
#70f025 RGB chart
      #70f025 CMYK chart
      #70f025 RGB pie chart
      #70f025 color shades, tints & tones
#70f025 color schemes
#70f025 color preview, HTML & CSS examples
           This text has a color of #70f025        
        
          <p style="color:#70f025;">Text here</p>
        
        
          .mytext {color:#70f025;}
        
        Text color #70f025
      
           This box has a color of #70f025        
        
          <div style="background-color:#70f025;">Content here</div>
        
        
          .mybackground {background-color:#70f025;}
        
        Background color #70f025
      
           Border around this has a color of #70f025        
        
          <div style="border:2px solid #70f025;">Content here</div>
        
        
          .myborder {border:2px solid #70f025;}
        
        Border color #70f025