#6b529b color space conversions
Hex:
        #6b529b
        RGB:
        107, 82, 155
        CMY:
        58, 68, 39
        CMYK:
        31, 47, 0, 39
      HSL:
        261°, 30.8017%, 46.4706%
        HSV (HSB):
        261°, 47.0968%, 60.7843%
        XYZ:
        14.9971, 11.5269, 32.4448
        xyY:
        0.2543, 0.1955, 11.5269
      CIE-Lab:
        40.4542, 26.8470, -36.2505
        CIE-LCH:
        40.4542, 45.1094, 306.5236
        CIE-Luv:
        40.4542, 6.5589, -55.0245
        Hunter-Lab:
        33.9514, 19.4327, -32.8932
      #6b529b color charts
#6b529b RGB chart
      #6b529b CMYK chart
      #6b529b RGB pie chart
      #6b529b color shades, tints & tones
#6b529b color schemes
#6b529b color preview, HTML & CSS examples
           This text has a color of #6b529b        
        
          <p style="color:#6b529b;">Text here</p>
        
        
          .mytext {color:#6b529b;}
        
        Text color #6b529b
      
           This box has a color of #6b529b        
        
          <div style="background-color:#6b529b;">Content here</div>
        
        
          .mybackground {background-color:#6b529b;}
        
        Background color #6b529b
      
           Border around this has a color of #6b529b        
        
          <div style="border:2px solid #6b529b;">Content here</div>
        
        
          .myborder {border:2px solid #6b529b;}
        
        Border color #6b529b