#6d7480 color space conversions
Hex:
        #6d7480
        RGB:
        109, 116, 128
        CMY:
        57, 55, 50
        CMYK:
        15, 9, 0, 50
      HSL:
        218°, 8.0169%, 46.4706%
        HSV (HSB):
        218°, 14.8438%, 50.1961%
        XYZ:
        16.4483, 17.3005, 22.8945
        xyY:
        0.2904, 0.3054, 17.3005
      CIE-Lab:
        48.6365, 0.0267, -7.4866
        CIE-LCH:
        48.6365, 7.4866, 270.2047
        CIE-Luv:
        48.6365, -4.3847, -10.4619
        Hunter-Lab:
        41.5939, -2.2012, -3.5192
      #6d7480 color charts
#6d7480 RGB chart
      #6d7480 CMYK chart
      #6d7480 RGB pie chart
      #6d7480 color shades, tints & tones
#6d7480 color schemes
#6d7480 color preview, HTML & CSS examples
           This text has a color of #6d7480        
        
          <p style="color:#6d7480;">Text here</p>
        
        
          .mytext {color:#6d7480;}
        
        Text color #6d7480
      
           This box has a color of #6d7480        
        
          <div style="background-color:#6d7480;">Content here</div>
        
        
          .mybackground {background-color:#6d7480;}
        
        Background color #6d7480
      
           Border around this has a color of #6d7480        
        
          <div style="border:2px solid #6d7480;">Content here</div>
        
        
          .myborder {border:2px solid #6d7480;}
        
        Border color #6d7480