#70f145 color space conversions
Hex:
        #70f145
        RGB:
        112, 241, 69
        CMY:
        56, 5, 73
        CMYK:
        54, 0, 71, 5
      HSL:
        105°, 86.0000%, 60.7843%
        HSV (HSB):
        105°, 71.3693%, 94.5098%
        XYZ:
        39.2116, 66.7850, 16.4544
        xyY:
        0.3202, 0.5454, 66.7850
      CIE-Lab:
        85.3953, -64.8323, 68.2898
        CIE-LCH:
        85.3953, 94.1633, 133.5122
        CIE-Luv:
        85.3953, -59.9367, 92.0556
        Hunter-Lab:
        81.7221, -57.3665, 45.2677
      #70f145 color charts
#70f145 RGB chart
      #70f145 CMYK chart
      #70f145 RGB pie chart
      #70f145 color shades, tints & tones
#70f145 color schemes
#70f145 color preview, HTML & CSS examples
           This text has a color of #70f145        
        
          <p style="color:#70f145;">Text here</p>
        
        
          .mytext {color:#70f145;}
        
        Text color #70f145
      
           This box has a color of #70f145        
        
          <div style="background-color:#70f145;">Content here</div>
        
        
          .mybackground {background-color:#70f145;}
        
        Background color #70f145
      
           Border around this has a color of #70f145        
        
          <div style="border:2px solid #70f145;">Content here</div>
        
        
          .myborder {border:2px solid #70f145;}
        
        Border color #70f145