#6f4767 color space conversions
Hex:
        #6f4767
        RGB:
        111, 71, 103
        CMY:
        56, 72, 60
        CMYK:
        0, 36, 7, 56
      HSL:
        312°, 21.9780%, 35.6863%
        HSV (HSB):
        312°, 36.0360%, 43.5294%
        XYZ:
        11.2570, 8.8653, 13.9498
        xyY:
        0.3304, 0.2602, 8.8653
      CIE-Lab:
        35.7236, 22.5985, -11.6460
        CIE-LCH:
        35.7236, 25.4229, 332.7361
        CIE-Luv:
        35.7236, 20.4964, -18.3760
        Hunter-Lab:
        29.7746, 15.3805, -6.9360
      #6f4767 color charts
#6f4767 RGB chart
      #6f4767 CMYK chart
      #6f4767 RGB pie chart
      #6f4767 color shades, tints & tones
#6f4767 color schemes
#6f4767 color preview, HTML & CSS examples
           This text has a color of #6f4767        
        
          <p style="color:#6f4767;">Text here</p>
        
        
          .mytext {color:#6f4767;}
        
        Text color #6f4767
      
           This box has a color of #6f4767        
        
          <div style="background-color:#6f4767;">Content here</div>
        
        
          .mybackground {background-color:#6f4767;}
        
        Background color #6f4767
      
           Border around this has a color of #6f4767        
        
          <div style="border:2px solid #6f4767;">Content here</div>
        
        
          .myborder {border:2px solid #6f4767;}
        
        Border color #6f4767