#70f81f color space conversions
Hex:
        #70f81f
        RGB:
        112, 248, 31
        CMY:
        56, 3, 88
        CMYK:
        55, 0, 88, 3
      HSL:
        98°, 93.9394%, 54.7059%
        HSV (HSB):
        98°, 87.5000%, 97.2549%
        XYZ:
        40.4968, 70.6785, 12.8042
        xyY:
        0.3266, 0.5701, 70.6785
      CIE-Lab:
        87.3286, -69.1424, 80.1673
        CIE-LCH:
        87.3286, 105.8654, 130.7770
        CIE-Luv:
        87.3286, -63.1572, 102.2869
        Hunter-Lab:
        84.0705, -61.1398, 49.8193
      #70f81f color charts
#70f81f RGB chart
      #70f81f CMYK chart
      #70f81f RGB pie chart
      #70f81f color shades, tints & tones
#70f81f color schemes
#70f81f color preview, HTML & CSS examples
           This text has a color of #70f81f        
        
          <p style="color:#70f81f;">Text here</p>
        
        
          .mytext {color:#70f81f;}
        
        Text color #70f81f
      
           This box has a color of #70f81f        
        
          <div style="background-color:#70f81f;">Content here</div>
        
        
          .mybackground {background-color:#70f81f;}
        
        Background color #70f81f
      
           Border around this has a color of #70f81f        
        
          <div style="border:2px solid #70f81f;">Content here</div>
        
        
          .myborder {border:2px solid #70f81f;}
        
        Border color #70f81f