#6d699f color space conversions
Hex:
        #6d699f
        RGB:
        109, 105, 159
        CMY:
        57, 59, 38
        CMYK:
        31, 34, 0, 38
      HSL:
        244°, 21.9512%, 51.7647%
        HSV (HSB):
        244°, 33.9623%, 62.3529%
        XYZ:
        17.6163, 15.8576, 34.9332
        xyY:
        0.2575, 0.2318, 15.8576
      CIE-Lab:
        46.7871, 14.4428, -28.6631
        CIE-LCH:
        46.7871, 32.0962, 296.7428
        CIE-Luv:
        46.7871, -1.3718, -43.9172
        Hunter-Lab:
        39.8216, 9.2771, -24.1367
      #6d699f color charts
#6d699f RGB chart
      #6d699f CMYK chart
      #6d699f RGB pie chart
      #6d699f color shades, tints & tones
#6d699f color schemes
#6d699f color preview, HTML & CSS examples
           This text has a color of #6d699f        
        
          <p style="color:#6d699f;">Text here</p>
        
        
          .mytext {color:#6d699f;}
        
        Text color #6d699f
      
           This box has a color of #6d699f        
        
          <div style="background-color:#6d699f;">Content here</div>
        
        
          .mybackground {background-color:#6d699f;}
        
        Background color #6d699f
      
           Border around this has a color of #6d699f        
        
          <div style="border:2px solid #6d699f;">Content here</div>
        
        
          .myborder {border:2px solid #6d699f;}
        
        Border color #6d699f