#70f54b color space conversions
Hex:
        #70f54b
        RGB:
        112, 245, 75
        CMY:
        56, 4, 71
        CMYK:
        54, 0, 69, 4
      HSL:
        107°, 89.4737%, 62.7451%
        HSV (HSB):
        107°, 69.3878%, 96.0784%
        XYZ:
        40.6045, 69.2576, 17.8846
        xyY:
        0.3179, 0.5421, 69.2576
      CIE-Lab:
        86.6314, -65.8044, 67.4200
        CIE-LCH:
        86.6314, 94.2108, 134.3052
        CIE-Luv:
        86.6314, -61.3818, 92.0709
        Hunter-Lab:
        83.2211, -58.5449, 45.5131
      #70f54b color charts
#70f54b RGB chart
      #70f54b CMYK chart
      #70f54b RGB pie chart
      #70f54b color shades, tints & tones
#70f54b color schemes
#70f54b color preview, HTML & CSS examples
           This text has a color of #70f54b        
        
          <p style="color:#70f54b;">Text here</p>
        
        
          .mytext {color:#70f54b;}
        
        Text color #70f54b
      
           This box has a color of #70f54b        
        
          <div style="background-color:#70f54b;">Content here</div>
        
        
          .mybackground {background-color:#70f54b;}
        
        Background color #70f54b
      
           Border around this has a color of #70f54b        
        
          <div style="border:2px solid #70f54b;">Content here</div>
        
        
          .myborder {border:2px solid #70f54b;}
        
        Border color #70f54b