#70819b color space conversions
Hex:
        #70819b
        RGB:
        112, 129, 155
        CMY:
        56, 49, 39
        CMYK:
        28, 17, 0, 39
      HSL:
        216°, 17.6955%, 52.3529%
        HSV (HSB):
        216°, 27.7419%, 60.7843%
        XYZ:
        20.4487, 21.5118, 34.0848
        xyY:
        0.2689, 0.2829, 21.5118
      CIE-Lab:
        53.5052, 0.0118, -15.9626
        CIE-LCH:
        53.5052, 15.9626, 270.0422
        CIE-Luv:
        53.5052, -9.8686, -23.3970
        Hunter-Lab:
        46.3808, -2.4680, -11.1050
      #70819b color charts
#70819b RGB chart
      #70819b CMYK chart
      #70819b RGB pie chart
      #70819b color shades, tints & tones
#70819b color schemes
#70819b color preview, HTML & CSS examples
           This text has a color of #70819b        
        
          <p style="color:#70819b;">Text here</p>
        
        
          .mytext {color:#70819b;}
        
        Text color #70819b
      
           This box has a color of #70819b        
        
          <div style="background-color:#70819b;">Content here</div>
        
        
          .mybackground {background-color:#70819b;}
        
        Background color #70819b
      
           Border around this has a color of #70819b        
        
          <div style="border:2px solid #70819b;">Content here</div>
        
        
          .myborder {border:2px solid #70819b;}
        
        Border color #70819b