#6c5a86 color space conversions
Hex:
        #6c5a86
        RGB:
        108, 90, 134
        CMY:
        58, 65, 47
        CMYK:
        19, 33, 0, 47
      HSL:
        265°, 19.6429%, 43.9216%
        HSV (HSB):
        265°, 32.8358%, 52.5490%
        XYZ:
        14.1436, 12.2217, 24.1678
        xyY:
        0.2799, 0.2419, 12.2217
      CIE-Lab:
        41.5663, 16.8272, -21.8417
        CIE-LCH:
        41.5663, 27.5720, 307.6113
        CIE-Luv:
        41.5663, 6.3309, -32.9107
        Hunter-Lab:
        34.9596, 11.0365, -16.5160
      #6c5a86 color charts
#6c5a86 RGB chart
      #6c5a86 CMYK chart
      #6c5a86 RGB pie chart
      #6c5a86 color shades, tints & tones
#6c5a86 color schemes
#6c5a86 color preview, HTML & CSS examples
           This text has a color of #6c5a86        
        
          <p style="color:#6c5a86;">Text here</p>
        
        
          .mytext {color:#6c5a86;}
        
        Text color #6c5a86
      
           This box has a color of #6c5a86        
        
          <div style="background-color:#6c5a86;">Content here</div>
        
        
          .mybackground {background-color:#6c5a86;}
        
        Background color #6c5a86
      
           Border around this has a color of #6c5a86        
        
          <div style="border:2px solid #6c5a86;">Content here</div>
        
        
          .myborder {border:2px solid #6c5a86;}
        
        Border color #6c5a86