#70b5a5 color space conversions
Hex:
        #70b5a5
        RGB:
        112, 181, 165
        CMY:
        56, 29, 35
        CMYK:
        38, 0, 9, 29
      HSL:
        166°, 31.7972%, 57.4510%
        HSV (HSB):
        166°, 38.1215%, 70.9804%
        XYZ:
        29.9975, 39.2091, 41.5844
        xyY:
        0.2708, 0.3539, 39.2091
      CIE-Lab:
        68.9025, -25.5359, 1.2771
        CIE-LCH:
        68.9025, 25.5678, 177.1369
        CIE-Luv:
        68.9025, -32.5342, 5.9816
        Hunter-Lab:
        62.6172, -24.0675, 4.4572
      #70b5a5 color charts
#70b5a5 RGB chart
      #70b5a5 CMYK chart
      #70b5a5 RGB pie chart
      #70b5a5 color shades, tints & tones
#70b5a5 color schemes
#70b5a5 color preview, HTML & CSS examples
           This text has a color of #70b5a5        
        
          <p style="color:#70b5a5;">Text here</p>
        
        
          .mytext {color:#70b5a5;}
        
        Text color #70b5a5
      
           This box has a color of #70b5a5        
        
          <div style="background-color:#70b5a5;">Content here</div>
        
        
          .mybackground {background-color:#70b5a5;}
        
        Background color #70b5a5
      
           Border around this has a color of #70b5a5        
        
          <div style="border:2px solid #70b5a5;">Content here</div>
        
        
          .myborder {border:2px solid #70b5a5;}
        
        Border color #70b5a5