#6a314e color space conversions
Hex:
        #6a314e
        RGB:
        106, 49, 78
        CMY:
        58, 81, 69
        CMYK:
        0, 54, 26, 58
      HSL:
        329°, 36.7742%, 30.3922%
        HSV (HSB):
        329°, 53.7736%, 41.5686%
        XYZ:
        8.4173, 5.8109, 7.8857
        xyY:
        0.3806, 0.2628, 5.8109
      CIE-Lab:
        28.9302, 29.2039, -5.9004
        CIE-LCH:
        28.9302, 29.7940, 348.5777
        CIE-Luv:
        28.9302, 31.7919, -11.1828
        Hunter-Lab:
        24.1057, 20.1442, -2.5215
      #6a314e color charts
#6a314e RGB chart
      #6a314e CMYK chart
      #6a314e RGB pie chart
      #6a314e color shades, tints & tones
#6a314e color schemes
#6a314e color preview, HTML & CSS examples
           This text has a color of #6a314e        
        
          <p style="color:#6a314e;">Text here</p>
        
        
          .mytext {color:#6a314e;}
        
        Text color #6a314e
      
           This box has a color of #6a314e        
        
          <div style="background-color:#6a314e;">Content here</div>
        
        
          .mybackground {background-color:#6a314e;}
        
        Background color #6a314e
      
           Border around this has a color of #6a314e        
        
          <div style="border:2px solid #6a314e;">Content here</div>
        
        
          .myborder {border:2px solid #6a314e;}
        
        Border color #6a314e