#6b5a86 color space conversions
Hex:
        #6b5a86
        RGB:
        107, 90, 134
        CMY:
        58, 65, 47
        CMYK:
        20, 33, 0, 47
      HSL:
        263°, 19.6429%, 43.9216%
        HSV (HSB):
        263°, 32.8358%, 52.5490%
        XYZ:
        14.0226, 12.1594, 24.1622
        xyY:
        0.2785, 0.2415, 12.1594
      CIE-Lab:
        41.4683, 16.4925, -22.0013
        CIE-LCH:
        41.4683, 27.4965, 306.8558
        CIE-Luv:
        41.4683, 5.7970, -33.0815
        Hunter-Lab:
        34.8703, 10.7586, -16.6738
      #6b5a86 color charts
#6b5a86 RGB chart
      #6b5a86 CMYK chart
      #6b5a86 RGB pie chart
      #6b5a86 color shades, tints & tones
#6b5a86 color schemes
#6b5a86 color preview, HTML & CSS examples
           This text has a color of #6b5a86        
        
          <p style="color:#6b5a86;">Text here</p>
        
        
          .mytext {color:#6b5a86;}
        
        Text color #6b5a86
      
           This box has a color of #6b5a86        
        
          <div style="background-color:#6b5a86;">Content here</div>
        
        
          .mybackground {background-color:#6b5a86;}
        
        Background color #6b5a86
      
           Border around this has a color of #6b5a86        
        
          <div style="border:2px solid #6b5a86;">Content here</div>
        
        
          .myborder {border:2px solid #6b5a86;}
        
        Border color #6b5a86