#6a405f color space conversions
Hex:
        #6a405f
        RGB:
        106, 64, 95
        CMY:
        58, 75, 63
        CMYK:
        0, 40, 10, 58
      HSL:
        316°, 24.7059%, 33.3333%
        HSV (HSB):
        316°, 39.6226%, 41.5686%
        XYZ:
        9.8428, 7.5572, 11.7664
        xyY:
        0.3375, 0.2591, 7.5572
      CIE-Lab:
        33.0431, 23.4066, -10.7059
        CIE-LCH:
        33.0431, 25.7388, 335.4212
        CIE-Luv:
        33.0431, 21.7184, -16.8478
        Hunter-Lab:
        27.4903, 15.8032, -6.1340
      #6a405f color charts
#6a405f RGB chart
      #6a405f CMYK chart
      #6a405f RGB pie chart
      #6a405f color shades, tints & tones
#6a405f color schemes
#6a405f color preview, HTML & CSS examples
           This text has a color of #6a405f        
        
          <p style="color:#6a405f;">Text here</p>
        
        
          .mytext {color:#6a405f;}
        
        Text color #6a405f
      
           This box has a color of #6a405f        
        
          <div style="background-color:#6a405f;">Content here</div>
        
        
          .mybackground {background-color:#6a405f;}
        
        Background color #6a405f
      
           Border around this has a color of #6a405f        
        
          <div style="border:2px solid #6a405f;">Content here</div>
        
        
          .myborder {border:2px solid #6a405f;}
        
        Border color #6a405f