#6a3065 color space conversions
Hex:
        #6a3065
        RGB:
        106, 48, 101
        CMY:
        58, 81, 60
        CMYK:
        0, 55, 5, 58
      HSL:
        305°, 37.6623%, 30.1961%
        HSV (HSB):
        305°, 54.7170%, 41.5686%
        XYZ:
        9.3498, 6.1177, 13.0000
        xyY:
        0.3284, 0.2149, 6.1177
      CIE-Lab:
        29.7074, 33.7969, -19.6762
        CIE-LCH:
        29.7074, 39.1074, 329.7925
        CIE-Luv:
        29.7074, 26.6777, -29.1113
        Hunter-Lab:
        24.7339, 24.1912, -13.8486
      #6a3065 color charts
#6a3065 RGB chart
      #6a3065 CMYK chart
      #6a3065 RGB pie chart
      #6a3065 color shades, tints & tones
#6a3065 color schemes
#6a3065 color preview, HTML & CSS examples
           This text has a color of #6a3065        
        
          <p style="color:#6a3065;">Text here</p>
        
        
          .mytext {color:#6a3065;}
        
        Text color #6a3065
      
           This box has a color of #6a3065        
        
          <div style="background-color:#6a3065;">Content here</div>
        
        
          .mybackground {background-color:#6a3065;}
        
        Background color #6a3065
      
           Border around this has a color of #6a3065        
        
          <div style="border:2px solid #6a3065;">Content here</div>
        
        
          .myborder {border:2px solid #6a3065;}
        
        Border color #6a3065