#6d6887 color space conversions
Hex:
        #6d6887
        RGB:
        109, 104, 135
        CMY:
        57, 59, 47
        CMYK:
        19, 23, 0, 47
      HSL:
        250°, 12.9707%, 46.8627%
        HSV (HSB):
        250°, 22.9630%, 52.9412%
        XYZ:
        15.6302, 14.9011, 24.9741
        xyY:
        0.2816, 0.2685, 14.9011
      CIE-Lab:
        45.4985, 8.8539, -16.3940
        CIE-LCH:
        45.4985, 18.6321, 298.3721
        CIE-Luv:
        45.4985, 0.7256, -24.4449
        Hunter-Lab:
        38.6020, 4.7223, -11.3371
      #6d6887 color charts
#6d6887 RGB chart
      #6d6887 CMYK chart
      #6d6887 RGB pie chart
      #6d6887 color shades, tints & tones
#6d6887 color schemes
#6d6887 color preview, HTML & CSS examples
           This text has a color of #6d6887        
        
          <p style="color:#6d6887;">Text here</p>
        
        
          .mytext {color:#6d6887;}
        
        Text color #6d6887
      
           This box has a color of #6d6887        
        
          <div style="background-color:#6d6887;">Content here</div>
        
        
          .mybackground {background-color:#6d6887;}
        
        Background color #6d6887
      
           Border around this has a color of #6d6887        
        
          <div style="border:2px solid #6d6887;">Content here</div>
        
        
          .myborder {border:2px solid #6d6887;}
        
        Border color #6d6887