#6b5a98 color space conversions
Hex:
        #6b5a98
        RGB:
        107, 90, 152
        CMY:
        58, 65, 40
        CMYK:
        30, 41, 0, 40
      HSL:
        256°, 25.6198%, 47.4510%
        HSV (HSB):
        256°, 40.7895%, 59.6078%
        XYZ:
        15.3871, 12.7051, 31.3471
        xyY:
        0.2589, 0.2137, 12.7051
      CIE-Lab:
        42.3155, 21.1457, -31.5173
        CIE-LCH:
        42.3155, 37.9537, 303.8586
        CIE-Luv:
        42.3155, 4.0253, -47.9630
        Hunter-Lab:
        35.6443, 14.6782, -27.1912
      #6b5a98 color charts
#6b5a98 RGB chart
      #6b5a98 CMYK chart
      #6b5a98 RGB pie chart
      #6b5a98 color shades, tints & tones
#6b5a98 color schemes
#6b5a98 color preview, HTML & CSS examples
           This text has a color of #6b5a98        
        
          <p style="color:#6b5a98;">Text here</p>
        
        
          .mytext {color:#6b5a98;}
        
        Text color #6b5a98
      
           This box has a color of #6b5a98        
        
          <div style="background-color:#6b5a98;">Content here</div>
        
        
          .mybackground {background-color:#6b5a98;}
        
        Background color #6b5a98
      
           Border around this has a color of #6b5a98        
        
          <div style="border:2px solid #6b5a98;">Content here</div>
        
        
          .myborder {border:2px solid #6b5a98;}
        
        Border color #6b5a98