#70b3a1 color space conversions
Hex:
        #70b3a1
        RGB:
        112, 179, 161
        CMY:
        56, 30, 37
        CMYK:
        37, 0, 10, 30
      HSL:
        164°, 30.5936%, 57.0588%
        HSV (HSB):
        164°, 37.4302%, 70.1961%
        XYZ:
        29.2352, 38.2582, 39.5619
        xyY:
        0.2731, 0.3574, 38.2582
      CIE-Lab:
        68.2105, -25.4614, 2.4756
        CIE-LCH:
        68.2105, 25.5815, 174.4466
        CIE-Luv:
        68.2105, -31.7677, 7.7168
        Hunter-Lab:
        61.8532, -23.8741, 5.3747
      #70b3a1 color charts
#70b3a1 RGB chart
      #70b3a1 CMYK chart
      #70b3a1 RGB pie chart
      #70b3a1 color shades, tints & tones
#70b3a1 color schemes
#70b3a1 color preview, HTML & CSS examples
           This text has a color of #70b3a1        
        
          <p style="color:#70b3a1;">Text here</p>
        
        
          .mytext {color:#70b3a1;}
        
        Text color #70b3a1
      
           This box has a color of #70b3a1        
        
          <div style="background-color:#70b3a1;">Content here</div>
        
        
          .mybackground {background-color:#70b3a1;}
        
        Background color #70b3a1
      
           Border around this has a color of #70b3a1        
        
          <div style="border:2px solid #70b3a1;">Content here</div>
        
        
          .myborder {border:2px solid #70b3a1;}
        
        Border color #70b3a1