#6f4370 color space conversions
Hex:
        #6f4370
        RGB:
        111, 67, 112
        CMY:
        56, 74, 56
        CMYK:
        1, 40, 0, 56
      HSL:
        299°, 25.1397%, 35.0980%
        HSV (HSB):
        299°, 40.1786%, 43.9216%
        XYZ:
        11.4873, 8.5637, 16.3767
        xyY:
        0.3153, 0.2351, 8.5637
      CIE-Lab:
        35.1303, 26.8196, -18.2062
        CIE-LCH:
        35.1303, 32.4154, 325.8297
        CIE-Luv:
        35.1303, 20.6357, -27.7209
        Hunter-Lab:
        29.2637, 18.8577, -12.6956
      #6f4370 color charts
#6f4370 RGB chart
      #6f4370 CMYK chart
      #6f4370 RGB pie chart
      #6f4370 color shades, tints & tones
#6f4370 color schemes
#6f4370 color preview, HTML & CSS examples
           This text has a color of #6f4370        
        
          <p style="color:#6f4370;">Text here</p>
        
        
          .mytext {color:#6f4370;}
        
        Text color #6f4370
      
           This box has a color of #6f4370        
        
          <div style="background-color:#6f4370;">Content here</div>
        
        
          .mybackground {background-color:#6f4370;}
        
        Background color #6f4370
      
           Border around this has a color of #6f4370        
        
          <div style="border:2px solid #6f4370;">Content here</div>
        
        
          .myborder {border:2px solid #6f4370;}
        
        Border color #6f4370