#6f5bfb color space conversions
Hex:
        #6f5bfb
        RGB:
        111, 91, 251
        CMY:
        56, 64, 2
        CMYK:
        56, 64, 0, 2
      HSL:
        248°, 95.2381%, 67.0588%
        HSV (HSB):
        248°, 63.7450%, 98.4314%
        XYZ:
        27.7092, 17.8267, 93.2473
        xyY:
        0.1997, 0.1285, 17.8267
      CIE-Lab:
        49.2853, 50.1350, -77.3671
        CIE-LCH:
        49.2853, 92.1910, 302.9438
        CIE-Luv:
        49.2853, -3.2229, -121.2460
        Hunter-Lab:
        42.2217, 43.2579, -101.3877
      #6f5bfb color charts
#6f5bfb RGB chart
      #6f5bfb CMYK chart
      #6f5bfb RGB pie chart
      #6f5bfb color shades, tints & tones
#6f5bfb color schemes
#6f5bfb color preview, HTML & CSS examples
           This text has a color of #6f5bfb        
        
          <p style="color:#6f5bfb;">Text here</p>
        
        
          .mytext {color:#6f5bfb;}
        
        Text color #6f5bfb
      
           This box has a color of #6f5bfb        
        
          <div style="background-color:#6f5bfb;">Content here</div>
        
        
          .mybackground {background-color:#6f5bfb;}
        
        Background color #6f5bfb
      
           Border around this has a color of #6f5bfb        
        
          <div style="border:2px solid #6f5bfb;">Content here</div>
        
        
          .myborder {border:2px solid #6f5bfb;}
        
        Border color #6f5bfb