#70f225 color space conversions
Hex:
        #70f225
        RGB:
        112, 242, 37
        CMY:
        56, 5, 85
        CMYK:
        54, 0, 85, 5
      HSL:
        98°, 88.7446%, 54.7059%
        HSV (HSB):
        98°, 84.7107%, 94.9020%
        XYZ:
        38.7682, 67.0826, 12.6552
        xyY:
        0.3271, 0.5661, 67.0826
      CIE-Lab:
        85.5456, -66.8888, 77.4749
        CIE-LCH:
        85.5456, 102.3547, 130.8060
        CIE-Luv:
        85.5456, -60.7738, 99.1440
        Hunter-Lab:
        81.9040, -58.8413, 48.1717
      #70f225 color charts
#70f225 RGB chart
      #70f225 CMYK chart
      #70f225 RGB pie chart
      #70f225 color shades, tints & tones
#70f225 color schemes
#70f225 color preview, HTML & CSS examples
           This text has a color of #70f225        
        
          <p style="color:#70f225;">Text here</p>
        
        
          .mytext {color:#70f225;}
        
        Text color #70f225
      
           This box has a color of #70f225        
        
          <div style="background-color:#70f225;">Content here</div>
        
        
          .mybackground {background-color:#70f225;}
        
        Background color #70f225
      
           Border around this has a color of #70f225        
        
          <div style="border:2px solid #70f225;">Content here</div>
        
        
          .myborder {border:2px solid #70f225;}
        
        Border color #70f225