#70cd5b color space conversions
Hex:
        #70cd5b
        RGB:
        112, 205, 91
        CMY:
        56, 20, 64
        CMYK:
        45, 0, 56, 20
      HSL:
        109°, 53.2710%, 58.0392%
        HSV (HSB):
        109°, 55.6098%, 80.3922%
        XYZ:
        30.4017, 47.8627, 17.5336
        xyY:
        0.3174, 0.4996, 47.8627
      CIE-Lab:
        74.7383, -49.1679, 47.6357
        CIE-LCH:
        74.7383, 68.4590, 135.9068
        CIE-Luv:
        74.7383, -44.7033, 67.5115
        Hunter-Lab:
        69.1829, -42.6300, 33.4016
      #70cd5b color charts
#70cd5b RGB chart
      #70cd5b CMYK chart
      #70cd5b RGB pie chart
      #70cd5b color shades, tints & tones
#70cd5b color schemes
#70cd5b color preview, HTML & CSS examples
           This text has a color of #70cd5b        
        
          <p style="color:#70cd5b;">Text here</p>
        
        
          .mytext {color:#70cd5b;}
        
        Text color #70cd5b
      
           This box has a color of #70cd5b        
        
          <div style="background-color:#70cd5b;">Content here</div>
        
        
          .mybackground {background-color:#70cd5b;}
        
        Background color #70cd5b
      
           Border around this has a color of #70cd5b        
        
          <div style="border:2px solid #70cd5b;">Content here</div>
        
        
          .myborder {border:2px solid #70cd5b;}
        
        Border color #70cd5b