#70b4a5 color space conversions
Hex:
        #70b4a5
        RGB:
        112, 180, 165
        CMY:
        56, 29, 35
        CMYK:
        38, 0, 8, 29
      HSL:
        167°, 31.1927%, 57.2549%
        HSV (HSB):
        167°, 37.7778%, 70.5882%
        XYZ:
        29.7949, 38.8039, 41.5169
        xyY:
        0.2706, 0.3524, 38.8039
      CIE-Lab:
        68.6090, -25.0390, 0.8497
        CIE-LCH:
        68.6090, 25.0534, 178.0565
        CIE-Luv:
        68.6090, -32.1088, 5.2691
        Hunter-Lab:
        62.2928, -23.6350, 4.0894
      #70b4a5 color charts
#70b4a5 RGB chart
      #70b4a5 CMYK chart
      #70b4a5 RGB pie chart
      #70b4a5 color shades, tints & tones
#70b4a5 color schemes
#70b4a5 color preview, HTML & CSS examples
           This text has a color of #70b4a5        
        
          <p style="color:#70b4a5;">Text here</p>
        
        
          .mytext {color:#70b4a5;}
        
        Text color #70b4a5
      
           This box has a color of #70b4a5        
        
          <div style="background-color:#70b4a5;">Content here</div>
        
        
          .mybackground {background-color:#70b4a5;}
        
        Background color #70b4a5
      
           Border around this has a color of #70b4a5        
        
          <div style="border:2px solid #70b4a5;">Content here</div>
        
        
          .myborder {border:2px solid #70b4a5;}
        
        Border color #70b4a5