#70b3a2 color space conversions
Hex:
        #70b3a2
        RGB:
        112, 179, 162
        CMY:
        56, 30, 36
        CMYK:
        37, 0, 9, 30
      HSL:
        165°, 30.5936%, 57.0588%
        HSV (HSB):
        165°, 37.4302%, 70.1961%
        XYZ:
        29.3238, 38.2936, 40.0283
        xyY:
        0.2724, 0.3557, 38.2936
      CIE-Lab:
        68.2364, -25.2330, 1.9618
        CIE-LCH:
        68.2364, 25.3091, 175.5543
        CIE-Luv:
        68.2364, -31.7466, 6.9301
        Hunter-Lab:
        61.8818, -23.7078, 4.9655
      #70b3a2 color charts
#70b3a2 RGB chart
      #70b3a2 CMYK chart
      #70b3a2 RGB pie chart
      #70b3a2 color shades, tints & tones
#70b3a2 color schemes
#70b3a2 color preview, HTML & CSS examples
           This text has a color of #70b3a2        
        
          <p style="color:#70b3a2;">Text here</p>
        
        
          .mytext {color:#70b3a2;}
        
        Text color #70b3a2
      
           This box has a color of #70b3a2        
        
          <div style="background-color:#70b3a2;">Content here</div>
        
        
          .mybackground {background-color:#70b3a2;}
        
        Background color #70b3a2
      
           Border around this has a color of #70b3a2        
        
          <div style="border:2px solid #70b3a2;">Content here</div>
        
        
          .myborder {border:2px solid #70b3a2;}
        
        Border color #70b3a2