#6b1faf color space conversions
Hex:
        #6b1faf
        RGB:
        107, 31, 175
        CMY:
        58, 88, 31
        CMYK:
        39, 82, 0, 31
      HSL:
        272°, 69.9029%, 40.3922%
        HSV (HSB):
        272°, 82.2857%, 68.6275%
        XYZ:
        14.2913, 7.2009, 41.1941
        xyY:
        0.2280, 0.1149, 7.2009
      CIE-Lab:
        32.2600, 57.8597, -61.4442
        CIE-LCH:
        32.2600, 84.3987, 313.2791
        CIE-Luv:
        32.2600, 14.5293, -85.8754
        Hunter-Lab:
        26.8345, 48.1033, -72.2329
      #6b1faf color charts
#6b1faf RGB chart
      #6b1faf CMYK chart
      #6b1faf RGB pie chart
      #6b1faf color shades, tints & tones
#6b1faf color schemes
#6b1faf color preview, HTML & CSS examples
           This text has a color of #6b1faf        
        
          <p style="color:#6b1faf;">Text here</p>
        
        
          .mytext {color:#6b1faf;}
        
        Text color #6b1faf
      
           This box has a color of #6b1faf        
        
          <div style="background-color:#6b1faf;">Content here</div>
        
        
          .mybackground {background-color:#6b1faf;}
        
        Background color #6b1faf
      
           Border around this has a color of #6b1faf        
        
          <div style="border:2px solid #6b1faf;">Content here</div>
        
        
          .myborder {border:2px solid #6b1faf;}
        
        Border color #6b1faf