#6f4cbe color space conversions
Hex:
        #6f4cbe
        RGB:
        111, 76, 190
        CMY:
        56, 70, 25
        CMYK:
        42, 60, 0, 25
      HSL:
        258°, 46.7213%, 52.1569%
        HSV (HSB):
        258°, 60.0000%, 74.5098%
        XYZ:
        18.4343, 12.2661, 50.1112
        xyY:
        0.2281, 0.1518, 12.2661
      CIE-Lab:
        41.6359, 40.9917, -55.0422
        CIE-LCH:
        41.6359, 68.6292, 306.6763
        CIE-Luv:
        41.6359, 6.0565, -84.1073
        Hunter-Lab:
        35.0230, 32.6627, -60.3166
      #6f4cbe color charts
#6f4cbe RGB chart
      #6f4cbe CMYK chart
      #6f4cbe RGB pie chart
      #6f4cbe color shades, tints & tones
#6f4cbe color schemes
#6f4cbe color preview, HTML & CSS examples
           This text has a color of #6f4cbe        
        
          <p style="color:#6f4cbe;">Text here</p>
        
        
          .mytext {color:#6f4cbe;}
        
        Text color #6f4cbe
      
           This box has a color of #6f4cbe        
        
          <div style="background-color:#6f4cbe;">Content here</div>
        
        
          .mybackground {background-color:#6f4cbe;}
        
        Background color #6f4cbe
      
           Border around this has a color of #6f4cbe        
        
          <div style="border:2px solid #6f4cbe;">Content here</div>
        
        
          .myborder {border:2px solid #6f4cbe;}
        
        Border color #6f4cbe