#6f4d91 color space conversions
Hex:
        #6f4d91
        RGB:
        111, 77, 145
        CMY:
        56, 70, 43
        CMYK:
        23, 47, 0, 43
      HSL:
        270°, 30.6306%, 43.5294%
        HSV (HSB):
        270°, 46.8966%, 56.8627%
        XYZ:
        14.3203, 10.7316, 28.1047
        xyY:
        0.2694, 0.2019, 10.7316
      CIE-Lab:
        39.1247, 28.4503, -32.2989
        CIE-LCH:
        39.1247, 43.0422, 311.3750
        CIE-Luv:
        39.1247, 11.5987, -48.9789
        Hunter-Lab:
        32.7591, 20.7007, -27.9347
      #6f4d91 color charts
#6f4d91 RGB chart
      #6f4d91 CMYK chart
      #6f4d91 RGB pie chart
      #6f4d91 color shades, tints & tones
#6f4d91 color schemes
#6f4d91 color preview, HTML & CSS examples
           This text has a color of #6f4d91        
        
          <p style="color:#6f4d91;">Text here</p>
        
        
          .mytext {color:#6f4d91;}
        
        Text color #6f4d91
      
           This box has a color of #6f4d91        
        
          <div style="background-color:#6f4d91;">Content here</div>
        
        
          .mybackground {background-color:#6f4d91;}
        
        Background color #6f4d91
      
           Border around this has a color of #6f4d91        
        
          <div style="border:2px solid #6f4d91;">Content here</div>
        
        
          .myborder {border:2px solid #6f4d91;}
        
        Border color #6f4d91