#6c1faf color space conversions
Hex:
        #6c1faf
        RGB:
        108, 31, 175
        CMY:
        58, 88, 31
        CMYK:
        38, 82, 0, 31
      HSL:
        272°, 69.9029%, 40.3922%
        HSV (HSB):
        272°, 82.2857%, 68.6275%
        XYZ:
        14.4122, 7.2633, 41.1998
        xyY:
        0.2292, 0.1155, 7.2633
      CIE-Lab:
        32.3989, 58.0090, -61.2114
        CIE-LCH:
        32.3989, 84.3319, 313.4613
        CIE-Luv:
        32.3989, 14.9914, -85.7705
        Hunter-Lab:
        26.9504, 48.2925, -71.7727
      #6c1faf color charts
#6c1faf RGB chart
      #6c1faf CMYK chart
      #6c1faf RGB pie chart
      #6c1faf color shades, tints & tones
#6c1faf color schemes
#6c1faf color preview, HTML & CSS examples
           This text has a color of #6c1faf        
        
          <p style="color:#6c1faf;">Text here</p>
        
        
          .mytext {color:#6c1faf;}
        
        Text color #6c1faf
      
           This box has a color of #6c1faf        
        
          <div style="background-color:#6c1faf;">Content here</div>
        
        
          .mybackground {background-color:#6c1faf;}
        
        Background color #6c1faf
      
           Border around this has a color of #6c1faf        
        
          <div style="border:2px solid #6c1faf;">Content here</div>
        
        
          .myborder {border:2px solid #6c1faf;}
        
        Border color #6c1faf