#6f799b color space conversions
Hex:
        #6f799b
        RGB:
        111, 121, 155
        CMY:
        56, 53, 39
        CMYK:
        28, 22, 0, 39
      HSL:
        226°, 18.0328%, 52.1569%
        HSV (HSB):
        226°, 28.3871%, 60.7843%
        XYZ:
        19.3093, 19.4208, 33.7412
        xyY:
        0.2664, 0.2680, 19.4208
      CIE-Lab:
        51.1759, 4.3800, -19.5207
        CIE-LCH:
        51.1759, 20.0060, 282.6465
        CIE-Luv:
        51.1759, -6.8526, -29.2299
        Hunter-Lab:
        44.0690, 1.0908, -14.5467
      #6f799b color charts
#6f799b RGB chart
      #6f799b CMYK chart
      #6f799b RGB pie chart
      #6f799b color shades, tints & tones
#6f799b color schemes
#6f799b color preview, HTML & CSS examples
           This text has a color of #6f799b        
        
          <p style="color:#6f799b;">Text here</p>
        
        
          .mytext {color:#6f799b;}
        
        Text color #6f799b
      
           This box has a color of #6f799b        
        
          <div style="background-color:#6f799b;">Content here</div>
        
        
          .mybackground {background-color:#6f799b;}
        
        Background color #6f799b
      
           Border around this has a color of #6f799b        
        
          <div style="border:2px solid #6f799b;">Content here</div>
        
        
          .myborder {border:2px solid #6f799b;}
        
        Border color #6f799b