#6a5d9a color space conversions
Hex:
        #6a5d9a
        RGB:
        106, 93, 154
        CMY:
        58, 64, 40
        CMYK:
        31, 40, 0, 40
      HSL:
        253°, 24.6964%, 48.4314%
        HSV (HSB):
        253°, 39.6104%, 60.3922%
        XYZ:
        15.6909, 13.2260, 32.2977
        xyY:
        0.2563, 0.2161, 13.2260
      CIE-Lab:
        43.1018, 19.5391, -31.4834
        CIE-LCH:
        43.1018, 37.0538, 301.8243
        CIE-Luv:
        43.1018, 2.2358, -47.9405
        Hunter-Lab:
        36.3675, 13.3715, -27.1977
      #6a5d9a color charts
#6a5d9a RGB chart
      #6a5d9a CMYK chart
      #6a5d9a RGB pie chart
      #6a5d9a color shades, tints & tones
#6a5d9a color schemes
#6a5d9a color preview, HTML & CSS examples
           This text has a color of #6a5d9a        
        
          <p style="color:#6a5d9a;">Text here</p>
        
        
          .mytext {color:#6a5d9a;}
        
        Text color #6a5d9a
      
           This box has a color of #6a5d9a        
        
          <div style="background-color:#6a5d9a;">Content here</div>
        
        
          .mybackground {background-color:#6a5d9a;}
        
        Background color #6a5d9a
      
           Border around this has a color of #6a5d9a        
        
          <div style="border:2px solid #6a5d9a;">Content here</div>
        
        
          .myborder {border:2px solid #6a5d9a;}
        
        Border color #6a5d9a