#6c699e color space conversions
Hex:
        #6c699e
        RGB:
        108, 105, 158
        CMY:
        58, 59, 38
        CMYK:
        32, 34, 0, 38
      HSL:
        243°, 21.4575%, 51.5686%
        HSV (HSB):
        243°, 33.5443%, 61.9608%
        XYZ:
        17.4075, 15.7599, 34.4722
        xyY:
        0.2574, 0.2330, 15.7599
      CIE-Lab:
        46.6579, 13.8688, -28.2808
        CIE-LCH:
        46.6579, 31.4984, 296.1231
        CIE-Luv:
        46.6579, -1.7710, -43.2323
        Hunter-Lab:
        39.6988, 8.7975, -23.6951
      #6c699e color charts
#6c699e RGB chart
      #6c699e CMYK chart
      #6c699e RGB pie chart
      #6c699e color shades, tints & tones
#6c699e color schemes
#6c699e color preview, HTML & CSS examples
           This text has a color of #6c699e        
        
          <p style="color:#6c699e;">Text here</p>
        
        
          .mytext {color:#6c699e;}
        
        Text color #6c699e
      
           This box has a color of #6c699e        
        
          <div style="background-color:#6c699e;">Content here</div>
        
        
          .mybackground {background-color:#6c699e;}
        
        Background color #6c699e
      
           Border around this has a color of #6c699e        
        
          <div style="border:2px solid #6c699e;">Content here</div>
        
        
          .myborder {border:2px solid #6c699e;}
        
        Border color #6c699e