#6b3aef color space conversions
Hex:
        #6b3aef
        RGB:
        107, 58, 239
        CMY:
        58, 77, 6
        CMYK:
        55, 76, 0, 6
      HSL:
        256°, 84.9765%, 58.2353%
        HSV (HSB):
        256°, 75.7322%, 93.7255%
        XYZ:
        23.1564, 12.3839, 82.8312
        xyY:
        0.1956, 0.1046, 12.3839
      CIE-Lab:
        41.8199, 63.0590, -82.8855
        CIE-LCH:
        41.8199, 104.1463, 307.2637
        CIE-Luv:
        41.8199, 2.5342, -122.1437
        Hunter-Lab:
        35.1908, 55.8738, -114.9218
      #6b3aef color charts
#6b3aef RGB chart
      #6b3aef CMYK chart
      #6b3aef RGB pie chart
      #6b3aef color shades, tints & tones
#6b3aef color schemes
#6b3aef color preview, HTML & CSS examples
           This text has a color of #6b3aef        
        
          <p style="color:#6b3aef;">Text here</p>
        
        
          .mytext {color:#6b3aef;}
        
        Text color #6b3aef
      
           This box has a color of #6b3aef        
        
          <div style="background-color:#6b3aef;">Content here</div>
        
        
          .mybackground {background-color:#6b3aef;}
        
        Background color #6b3aef
      
           Border around this has a color of #6b3aef        
        
          <div style="border:2px solid #6b3aef;">Content here</div>
        
        
          .myborder {border:2px solid #6b3aef;}
        
        Border color #6b3aef