#6f7995 color space conversions
Hex:
        #6f7995
        RGB:
        111, 121, 149
        CMY:
        56, 53, 42
        CMYK:
        26, 19, 0, 42
      HSL:
        224°, 15.2000%, 50.9804%
        HSV (HSB):
        224°, 25.5034%, 58.4314%
        XYZ:
        18.8177, 19.2242, 31.1526
        xyY:
        0.2720, 0.2778, 19.2242
      CIE-Lab:
        50.9485, 2.8448, -16.3593
        CIE-LCH:
        50.9485, 16.6048, 279.8647
        CIE-Luv:
        50.9485, -6.5983, -24.1627
        Hunter-Lab:
        43.8454, -0.1201, -11.4344
      #6f7995 color charts
#6f7995 RGB chart
      #6f7995 CMYK chart
      #6f7995 RGB pie chart
      #6f7995 color shades, tints & tones
#6f7995 color schemes
#6f7995 color preview, HTML & CSS examples
           This text has a color of #6f7995        
        
          <p style="color:#6f7995;">Text here</p>
        
        
          .mytext {color:#6f7995;}
        
        Text color #6f7995
      
           This box has a color of #6f7995        
        
          <div style="background-color:#6f7995;">Content here</div>
        
        
          .mybackground {background-color:#6f7995;}
        
        Background color #6f7995
      
           Border around this has a color of #6f7995        
        
          <div style="border:2px solid #6f7995;">Content here</div>
        
        
          .myborder {border:2px solid #6f7995;}
        
        Border color #6f7995