#6f4771 color space conversions
Hex:
        #6f4771
        RGB:
        111, 71, 113
        CMY:
        56, 72, 56
        CMYK:
        2, 37, 0, 56
      HSL:
        297°, 22.8261%, 36.0784%
        HSV (HSB):
        297°, 37.1681%, 44.3137%
        XYZ:
        11.7894, 9.0782, 16.7537
        xyY:
        0.3134, 0.2413, 9.0782
      CIE-Lab:
        36.1345, 24.6392, -17.2846
        CIE-LCH:
        36.1345, 30.0973, 324.9500
        CIE-Luv:
        36.1345, 18.8186, -26.3790
        Hunter-Lab:
        30.1301, 17.1164, -11.8768
      #6f4771 color charts
#6f4771 RGB chart
      #6f4771 CMYK chart
      #6f4771 RGB pie chart
      #6f4771 color shades, tints & tones
#6f4771 color schemes
#6f4771 color preview, HTML & CSS examples
           This text has a color of #6f4771        
        
          <p style="color:#6f4771;">Text here</p>
        
        
          .mytext {color:#6f4771;}
        
        Text color #6f4771
      
           This box has a color of #6f4771        
        
          <div style="background-color:#6f4771;">Content here</div>
        
        
          .mybackground {background-color:#6f4771;}
        
        Background color #6f4771
      
           Border around this has a color of #6f4771        
        
          <div style="border:2px solid #6f4771;">Content here</div>
        
        
          .myborder {border:2px solid #6f4771;}
        
        Border color #6f4771