#70dd4f color space conversions
Hex:
        #70dd4f
        RGB:
        112, 221, 79
        CMY:
        56, 13, 69
        CMYK:
        49, 0, 64, 13
      HSL:
        106°, 67.6190%, 58.8235%
        HSV (HSB):
        106°, 64.2534%, 86.6667%
        XYZ:
        33.9498, 55.7222, 16.3632
        xyY:
        0.3202, 0.5255, 55.7222
      CIE-Lab:
        79.4554, -56.6844, 58.2457
        CIE-LCH:
        79.4554, 81.2754, 134.2217
        CIE-Luv:
        79.4554, -51.6984, 79.9904
        Hunter-Lab:
        74.6473, -49.4504, 39.2563
      #70dd4f color charts
#70dd4f RGB chart
      #70dd4f CMYK chart
      #70dd4f RGB pie chart
      #70dd4f color shades, tints & tones
#70dd4f color schemes
#70dd4f color preview, HTML & CSS examples
           This text has a color of #70dd4f        
        
          <p style="color:#70dd4f;">Text here</p>
        
        
          .mytext {color:#70dd4f;}
        
        Text color #70dd4f
      
           This box has a color of #70dd4f        
        
          <div style="background-color:#70dd4f;">Content here</div>
        
        
          .mybackground {background-color:#70dd4f;}
        
        Background color #70dd4f
      
           Border around this has a color of #70dd4f        
        
          <div style="border:2px solid #70dd4f;">Content here</div>
        
        
          .myborder {border:2px solid #70dd4f;}
        
        Border color #70dd4f