#6f5372 color space conversions
Hex:
        #6f5372
        RGB:
        111, 83, 114
        CMY:
        56, 67, 55
        CMYK:
        3, 27, 0, 55
      HSL:
        294°, 15.7360%, 38.6275%
        HSV (HSB):
        294°, 27.1930%, 44.7059%
        XYZ:
        12.6861, 10.7809, 17.3319
        xyY:
        0.3109, 0.2642, 10.7809
      CIE-Lab:
        39.2090, 17.5548, -13.2027
        CIE-LCH:
        39.2090, 21.9655, 323.0537
        CIE-Luv:
        39.2090, 13.4055, -20.2651
        Hunter-Lab:
        32.8343, 11.5063, -8.3127
      #6f5372 color charts
#6f5372 RGB chart
      #6f5372 CMYK chart
      #6f5372 RGB pie chart
      #6f5372 color shades, tints & tones
#6f5372 color schemes
#6f5372 color preview, HTML & CSS examples
           This text has a color of #6f5372        
        
          <p style="color:#6f5372;">Text here</p>
        
        
          .mytext {color:#6f5372;}
        
        Text color #6f5372
      
           This box has a color of #6f5372        
        
          <div style="background-color:#6f5372;">Content here</div>
        
        
          .mybackground {background-color:#6f5372;}
        
        Background color #6f5372
      
           Border around this has a color of #6f5372        
        
          <div style="border:2px solid #6f5372;">Content here</div>
        
        
          .myborder {border:2px solid #6f5372;}
        
        Border color #6f5372