#6f5093 color space conversions
Hex:
        #6f5093
        RGB:
        111, 80, 147
        CMY:
        56, 69, 42
        CMYK:
        24, 46, 0, 42
      HSL:
        268°, 29.5154%, 44.5098%
        HSV (HSB):
        268°, 45.5782%, 57.6471%
        XYZ:
        14.6907, 11.2234, 28.9958
        xyY:
        0.2675, 0.2044, 11.2234
      CIE-Lab:
        39.9542, 27.1491, -32.2005
        CIE-LCH:
        39.9542, 42.1182, 310.1351
        CIE-Luv:
        39.9542, 10.2718, -48.9608
        Hunter-Lab:
        33.5014, 19.6466, -27.8652
      #6f5093 color charts
#6f5093 RGB chart
      #6f5093 CMYK chart
      #6f5093 RGB pie chart
      #6f5093 color shades, tints & tones
#6f5093 color schemes
#6f5093 color preview, HTML & CSS examples
           This text has a color of #6f5093        
        
          <p style="color:#6f5093;">Text here</p>
        
        
          .mytext {color:#6f5093;}
        
        Text color #6f5093
      
           This box has a color of #6f5093        
        
          <div style="background-color:#6f5093;">Content here</div>
        
        
          .mybackground {background-color:#6f5093;}
        
        Background color #6f5093
      
           Border around this has a color of #6f5093        
        
          <div style="border:2px solid #6f5093;">Content here</div>
        
        
          .myborder {border:2px solid #6f5093;}
        
        Border color #6f5093