#6f4c84 color space conversions
Hex:
        #6f4c84
        RGB:
        111, 76, 132
        CMY:
        56, 70, 48
        CMYK:
        16, 42, 0, 48
      HSL:
        278°, 26.9231%, 40.7843%
        HSV (HSB):
        278°, 42.4242%, 51.7647%
        XYZ:
        13.3048, 10.2143, 23.1001
        xyY:
        0.2854, 0.2191, 10.2143
      CIE-Lab:
        38.2244, 25.8876, -25.7934
        CIE-LCH:
        38.2244, 36.5441, 315.1044
        CIE-Luv:
        38.2244, 13.8332, -39.0128
        Hunter-Lab:
        31.9599, 18.3795, -20.4820
      #6f4c84 color charts
#6f4c84 RGB chart
      #6f4c84 CMYK chart
      #6f4c84 RGB pie chart
      #6f4c84 color shades, tints & tones
#6f4c84 color schemes
#6f4c84 color preview, HTML & CSS examples
           This text has a color of #6f4c84        
        
          <p style="color:#6f4c84;">Text here</p>
        
        
          .mytext {color:#6f4c84;}
        
        Text color #6f4c84
      
           This box has a color of #6f4c84        
        
          <div style="background-color:#6f4c84;">Content here</div>
        
        
          .mybackground {background-color:#6f4c84;}
        
        Background color #6f4c84
      
           Border around this has a color of #6f4c84        
        
          <div style="border:2px solid #6f4c84;">Content here</div>
        
        
          .myborder {border:2px solid #6f4c84;}
        
        Border color #6f4c84