#6b3aa2 color space conversions
Hex:
        #6b3aa2
        RGB:
        107, 58, 162
        CMY:
        58, 77, 36
        CMYK:
        34, 64, 0, 36
      HSL:
        268°, 47.2727%, 43.1373%
        HSV (HSB):
        268°, 64.1975%, 63.5294%
        XYZ:
        14.0980, 8.7605, 35.1303
        xyY:
        0.2431, 0.1511, 8.7605
      CIE-Lab:
        35.5191, 42.6082, -48.3476
        CIE-LCH:
        35.5191, 64.4434, 311.3894
        CIE-Luv:
        35.5191, 12.4313, -71.1483
        Hunter-Lab:
        29.5982, 33.2252, -49.6529
      #6b3aa2 color charts
#6b3aa2 RGB chart
      #6b3aa2 CMYK chart
      #6b3aa2 RGB pie chart
      #6b3aa2 color shades, tints & tones
#6b3aa2 color schemes
#6b3aa2 color preview, HTML & CSS examples
           This text has a color of #6b3aa2        
        
          <p style="color:#6b3aa2;">Text here</p>
        
        
          .mytext {color:#6b3aa2;}
        
        Text color #6b3aa2
      
           This box has a color of #6b3aa2        
        
          <div style="background-color:#6b3aa2;">Content here</div>
        
        
          .mybackground {background-color:#6b3aa2;}
        
        Background color #6b3aa2
      
           Border around this has a color of #6b3aa2        
        
          <div style="border:2px solid #6b3aa2;">Content here</div>
        
        
          .myborder {border:2px solid #6b3aa2;}
        
        Border color #6b3aa2