#6f3cbe color space conversions
Hex:
        #6f3cbe
        RGB:
        111, 60, 190
        CMY:
        56, 76, 25
        CMYK:
        42, 68, 0, 25
      HSL:
        264°, 52.0000%, 49.0196%
        HSV (HSB):
        264°, 68.4211%, 74.5098%
        XYZ:
        17.4657, 10.3289, 49.7883
        xyY:
        0.2251, 0.1331, 10.3289
      CIE-Lab:
        38.4264, 49.6654, -60.2436
        CIE-LCH:
        38.4264, 78.0765, 309.5025
        CIE-Luv:
        38.4264, 9.6331, -89.6322
        Hunter-Lab:
        32.1387, 40.7627, -69.3534
      #6f3cbe color charts
#6f3cbe RGB chart
      #6f3cbe CMYK chart
      #6f3cbe RGB pie chart
      #6f3cbe color shades, tints & tones
#6f3cbe color schemes
#6f3cbe color preview, HTML & CSS examples
           This text has a color of #6f3cbe        
        
          <p style="color:#6f3cbe;">Text here</p>
        
        
          .mytext {color:#6f3cbe;}
        
        Text color #6f3cbe
      
           This box has a color of #6f3cbe        
        
          <div style="background-color:#6f3cbe;">Content here</div>
        
        
          .mybackground {background-color:#6f3cbe;}
        
        Background color #6f3cbe
      
           Border around this has a color of #6f3cbe        
        
          <div style="border:2px solid #6f3cbe;">Content here</div>
        
        
          .myborder {border:2px solid #6f3cbe;}
        
        Border color #6f3cbe