#6f7881 color space conversions
Hex:
        #6f7881
        RGB:
        111, 120, 129
        CMY:
        56, 53, 49
        CMYK:
        14, 7, 0, 49
      HSL:
        210°, 7.5000%, 47.0588%
        HSV (HSB):
        210°, 13.9535%, 50.5882%
        XYZ:
        17.2345, 18.3974, 23.4116
        xyY:
        0.2919, 0.3116, 18.3974
      CIE-Lab:
        49.9746, -1.3713, -6.0681
        CIE-LCH:
        49.9746, 6.2211, 257.2663
        CIE-Luv:
        49.9746, -5.2970, -8.2782
        Hunter-Lab:
        42.8922, -3.3386, -2.3373
      #6f7881 color charts
#6f7881 RGB chart
      #6f7881 CMYK chart
      #6f7881 RGB pie chart
      #6f7881 color shades, tints & tones
#6f7881 color schemes
#6f7881 color preview, HTML & CSS examples
           This text has a color of #6f7881        
        
          <p style="color:#6f7881;">Text here</p>
        
        
          .mytext {color:#6f7881;}
        
        Text color #6f7881
      
           This box has a color of #6f7881        
        
          <div style="background-color:#6f7881;">Content here</div>
        
        
          .mybackground {background-color:#6f7881;}
        
        Background color #6f7881
      
           Border around this has a color of #6f7881        
        
          <div style="border:2px solid #6f7881;">Content here</div>
        
        
          .myborder {border:2px solid #6f7881;}
        
        Border color #6f7881