#70b9a2 color space conversions
Hex:
        #70b9a2
        RGB:
        112, 185, 162
        CMY:
        56, 27, 36
        CMYK:
        39, 0, 12, 27
      HSL:
        161°, 34.2723%, 58.2353%
        HSV (HSB):
        161°, 39.4595%, 72.5490%
        XYZ:
        30.5526, 40.7513, 40.4379
        xyY:
        0.2734, 0.3647, 40.7513
      CIE-Lab:
        70.0013, -28.1852, 4.5177
        CIE-LCH:
        70.0013, 28.5450, 170.8938
        CIE-Luv:
        70.0013, -34.3051, 11.1585
        Hunter-Lab:
        63.8367, -26.2832, 7.1280
      #70b9a2 color charts
#70b9a2 RGB chart
      #70b9a2 CMYK chart
      #70b9a2 RGB pie chart
      #70b9a2 color shades, tints & tones
#70b9a2 color schemes
#70b9a2 color preview, HTML & CSS examples
           This text has a color of #70b9a2        
        
          <p style="color:#70b9a2;">Text here</p>
        
        
          .mytext {color:#70b9a2;}
        
        Text color #70b9a2
      
           This box has a color of #70b9a2        
        
          <div style="background-color:#70b9a2;">Content here</div>
        
        
          .mybackground {background-color:#70b9a2;}
        
        Background color #70b9a2
      
           Border around this has a color of #70b9a2        
        
          <div style="border:2px solid #70b9a2;">Content here</div>
        
        
          .myborder {border:2px solid #70b9a2;}
        
        Border color #70b9a2