#70969b color space conversions
Hex:
        #70969b
        RGB:
        112, 150, 155
        CMY:
        56, 41, 39
        CMYK:
        28, 3, 0, 39
      HSL:
        187°, 17.6955%, 52.3529%
        HSV (HSB):
        187°, 27.7419%, 60.7843%
        XYZ:
        23.5048, 27.6240, 35.1035
        xyY:
        0.2726, 0.3203, 27.6240
      CIE-Lab:
        59.5475, -11.7949, -6.8844
        CIE-LCH:
        59.5475, 13.6570, 210.2710
        CIE-Luv:
        59.5475, -19.1576, -8.2271
        Hunter-Lab:
        52.5585, -12.1500, -2.8084
      #70969b color charts
#70969b RGB chart
      #70969b CMYK chart
      #70969b RGB pie chart
      #70969b color shades, tints & tones
#70969b color schemes
#70969b color preview, HTML & CSS examples
           This text has a color of #70969b        
        
          <p style="color:#70969b;">Text here</p>
        
        
          .mytext {color:#70969b;}
        
        Text color #70969b
      
           This box has a color of #70969b        
        
          <div style="background-color:#70969b;">Content here</div>
        
        
          .mybackground {background-color:#70969b;}
        
        Background color #70969b
      
           Border around this has a color of #70969b        
        
          <div style="border:2px solid #70969b;">Content here</div>
        
        
          .myborder {border:2px solid #70969b;}
        
        Border color #70969b