#6d6983 color space conversions
Hex:
        #6d6983
        RGB:
        109, 105, 131
        CMY:
        57, 59, 49
        CMYK:
        17, 20, 0, 49
      HSL:
        249°, 11.0169%, 46.2745%
        HSV (HSB):
        249°, 19.8473%, 51.3725%
        XYZ:
        15.4550, 14.9931, 23.5521
        xyY:
        0.2862, 0.2776, 14.9931
      CIE-Lab:
        45.6247, 7.2826, -13.8073
        CIE-LCH:
        45.6247, 15.6102, 297.8091
        CIE-Luv:
        45.6247, 0.5537, -20.4411
        Hunter-Lab:
        38.7209, 3.4847, -8.9588
      #6d6983 color charts
#6d6983 RGB chart
      #6d6983 CMYK chart
      #6d6983 RGB pie chart
      #6d6983 color shades, tints & tones
#6d6983 color schemes
#6d6983 color preview, HTML & CSS examples
           This text has a color of #6d6983        
        
          <p style="color:#6d6983;">Text here</p>
        
        
          .mytext {color:#6d6983;}
        
        Text color #6d6983
      
           This box has a color of #6d6983        
        
          <div style="background-color:#6d6983;">Content here</div>
        
        
          .mybackground {background-color:#6d6983;}
        
        Background color #6d6983
      
           Border around this has a color of #6d6983        
        
          <div style="border:2px solid #6d6983;">Content here</div>
        
        
          .myborder {border:2px solid #6d6983;}
        
        Border color #6d6983