#6b748e color space conversions
Hex:
        #6b748e
        RGB:
        107, 116, 142
        CMY:
        58, 55, 44
        CMYK:
        25, 18, 0, 44
      HSL:
        225°, 14.0562%, 48.8235%
        HSV (HSB):
        225°, 24.6479%, 55.6863%
        XYZ:
        17.1913, 17.5696, 28.0764
        xyY:
        0.2736, 0.2796, 17.5696
      CIE-Lab:
        48.9698, 2.7232, -15.2817
        CIE-LCH:
        48.9698, 15.5224, 280.1042
        CIE-Luv:
        48.9698, -5.9992, -22.3266
        Hunter-Lab:
        41.9161, -0.1439, -10.3726
      #6b748e color charts
#6b748e RGB chart
      #6b748e CMYK chart
      #6b748e RGB pie chart
      #6b748e color shades, tints & tones
#6b748e color schemes
#6b748e color preview, HTML & CSS examples
           This text has a color of #6b748e        
        
          <p style="color:#6b748e;">Text here</p>
        
        
          .mytext {color:#6b748e;}
        
        Text color #6b748e
      
           This box has a color of #6b748e        
        
          <div style="background-color:#6b748e;">Content here</div>
        
        
          .mybackground {background-color:#6b748e;}
        
        Background color #6b748e
      
           Border around this has a color of #6b748e        
        
          <div style="border:2px solid #6b748e;">Content here</div>
        
        
          .myborder {border:2px solid #6b748e;}
        
        Border color #6b748e