#70a684 color space conversions
Hex:
        #70a684
        RGB:
        112, 166, 132
        CMY:
        56, 35, 48
        CMYK:
        33, 0, 20, 35
      HSL:
        142°, 23.2759%, 54.5098%
        HSV (HSB):
        142°, 32.5301%, 65.0980%
        XYZ:
        24.4832, 32.3831, 26.7900
        xyY:
        0.2927, 0.3871, 32.3831
      CIE-Lab:
        63.6583, -25.2185, 12.0179
        CIE-LCH:
        63.6583, 27.9357, 154.5197
        CIE-Luv:
        63.6583, -26.4991, 20.8063
        Hunter-Lab:
        56.9062, -22.7884, 11.9221
      #70a684 color charts
#70a684 RGB chart
      #70a684 CMYK chart
      #70a684 RGB pie chart
      #70a684 color shades, tints & tones
#70a684 color schemes
#70a684 color preview, HTML & CSS examples
           This text has a color of #70a684        
        
          <p style="color:#70a684;">Text here</p>
        
        
          .mytext {color:#70a684;}
        
        Text color #70a684
      
           This box has a color of #70a684        
        
          <div style="background-color:#70a684;">Content here</div>
        
        
          .mybackground {background-color:#70a684;}
        
        Background color #70a684
      
           Border around this has a color of #70a684        
        
          <div style="border:2px solid #70a684;">Content here</div>
        
        
          .myborder {border:2px solid #70a684;}
        
        Border color #70a684