#70b2a5 color space conversions
Hex:
        #70b2a5
        RGB:
        112, 178, 165
        CMY:
        56, 30, 35
        CMYK:
        37, 0, 7, 30
      HSL:
        168°, 30.0000%, 56.8627%
        HSV (HSB):
        168°, 37.0787%, 69.8039%
        XYZ:
        29.3940, 38.0021, 41.3832
        xyY:
        0.2702, 0.3494, 38.0021
      CIE-Lab:
        68.0222, -24.0400, -0.0062
        CIE-LCH:
        68.0222, 24.0400, 180.0149
        CIE-Luv:
        68.0222, -31.2567, 3.8404
        Hunter-Lab:
        61.6459, -22.7678, 3.3504
      #70b2a5 color charts
#70b2a5 RGB chart
      #70b2a5 CMYK chart
      #70b2a5 RGB pie chart
      #70b2a5 color shades, tints & tones
#70b2a5 color schemes
#70b2a5 color preview, HTML & CSS examples
           This text has a color of #70b2a5        
        
          <p style="color:#70b2a5;">Text here</p>
        
        
          .mytext {color:#70b2a5;}
        
        Text color #70b2a5
      
           This box has a color of #70b2a5        
        
          <div style="background-color:#70b2a5;">Content here</div>
        
        
          .mybackground {background-color:#70b2a5;}
        
        Background color #70b2a5
      
           Border around this has a color of #70b2a5        
        
          <div style="border:2px solid #70b2a5;">Content here</div>
        
        
          .myborder {border:2px solid #70b2a5;}
        
        Border color #70b2a5