#70b8a3 color space conversions
Hex:
        #70b8a3
        RGB:
        112, 184, 163
        CMY:
        56, 28, 36
        CMYK:
        39, 0, 11, 28
      HSL:
        163°, 33.6449%, 58.0392%
        HSV (HSB):
        163°, 39.1304%, 72.1569%
        XYZ:
        30.4334, 40.3701, 40.8385
        xyY:
        0.2726, 0.3616, 40.3701
      CIE-Lab:
        69.7323, -27.4716, 3.5806
        CIE-LCH:
        69.7323, 27.7040, 172.5739
        CIE-Luv:
        69.7323, -33.8558, 9.6777
        Hunter-Lab:
        63.5374, -25.6918, 6.3677
      #70b8a3 color charts
#70b8a3 RGB chart
      #70b8a3 CMYK chart
      #70b8a3 RGB pie chart
      #70b8a3 color shades, tints & tones
#70b8a3 color schemes
#70b8a3 color preview, HTML & CSS examples
           This text has a color of #70b8a3        
        
          <p style="color:#70b8a3;">Text here</p>
        
        
          .mytext {color:#70b8a3;}
        
        Text color #70b8a3
      
           This box has a color of #70b8a3        
        
          <div style="background-color:#70b8a3;">Content here</div>
        
        
          .mybackground {background-color:#70b8a3;}
        
        Background color #70b8a3
      
           Border around this has a color of #70b8a3        
        
          <div style="border:2px solid #70b8a3;">Content here</div>
        
        
          .myborder {border:2px solid #70b8a3;}
        
        Border color #70b8a3