#6f4986 color space conversions
Hex:
        #6f4986
        RGB:
        111, 73, 134
        CMY:
        56, 71, 47
        CMYK:
        17, 46, 0, 47
      HSL:
        277°, 29.4686%, 40.5882%
        HSV (HSB):
        277°, 45.5224%, 52.5490%
        XYZ:
        13.2412, 9.8658, 23.7607
        xyY:
        0.2825, 0.2105, 9.8658
      CIE-Lab:
        37.6005, 28.1618, -27.9954
        CIE-LCH:
        37.6005, 39.7093, 315.1698
        CIE-Luv:
        37.6005, 14.6421, -42.2577
        Hunter-Lab:
        31.4099, 20.2811, -22.8642
      #6f4986 color charts
#6f4986 RGB chart
      #6f4986 CMYK chart
      #6f4986 RGB pie chart
      #6f4986 color shades, tints & tones
#6f4986 color schemes
#6f4986 color preview, HTML & CSS examples
           This text has a color of #6f4986        
        
          <p style="color:#6f4986;">Text here</p>
        
        
          .mytext {color:#6f4986;}
        
        Text color #6f4986
      
           This box has a color of #6f4986        
        
          <div style="background-color:#6f4986;">Content here</div>
        
        
          .mybackground {background-color:#6f4986;}
        
        Background color #6f4986
      
           Border around this has a color of #6f4986        
        
          <div style="border:2px solid #6f4986;">Content here</div>
        
        
          .myborder {border:2px solid #6f4986;}
        
        Border color #6f4986