#6b5285 color space conversions
Hex:
        #6b5285
        RGB:
        107, 82, 133
        CMY:
        58, 68, 48
        CMYK:
        20, 38, 0, 48
      HSL:
        269°, 23.7209%, 42.1569%
        HSV (HSB):
        269°, 38.3459%, 52.1569%
        XYZ:
        13.3143, 10.8538, 23.5836
        xyY:
        0.2788, 0.2273, 10.8538
      CIE-Lab:
        39.3332, 21.1699, -24.7081
        CIE-LCH:
        39.3332, 32.5370, 310.5900
        CIE-Luv:
        39.3332, 9.1468, -37.1473
        Hunter-Lab:
        32.9452, 14.4843, -19.3807
      #6b5285 color charts
#6b5285 RGB chart
      #6b5285 CMYK chart
      #6b5285 RGB pie chart
      #6b5285 color shades, tints & tones
#6b5285 color schemes
#6b5285 color preview, HTML & CSS examples
           This text has a color of #6b5285        
        
          <p style="color:#6b5285;">Text here</p>
        
        
          .mytext {color:#6b5285;}
        
        Text color #6b5285
      
           This box has a color of #6b5285        
        
          <div style="background-color:#6b5285;">Content here</div>
        
        
          .mybackground {background-color:#6b5285;}
        
        Background color #6b5285
      
           Border around this has a color of #6b5285        
        
          <div style="border:2px solid #6b5285;">Content here</div>
        
        
          .myborder {border:2px solid #6b5285;}
        
        Border color #6b5285