#6a1fae color space conversions
Hex:
        #6a1fae
        RGB:
        106, 31, 174
        CMY:
        58, 88, 32
        CMYK:
        39, 82, 0, 32
      HSL:
        271°, 69.7561%, 40.1961%
        HSV (HSB):
        271°, 82.1839%, 68.2353%
        XYZ:
        14.0738, 7.1001, 40.6731
        xyY:
        0.2276, 0.1148, 7.1001
      CIE-Lab:
        32.0338, 57.4795, -61.2218
        CIE-LCH:
        32.0338, 83.9761, 313.1942
        CIE-Luv:
        32.0338, 14.2484, -85.3407
        Hunter-Lab:
        26.6461, 47.6488, -71.8491
      #6a1fae color charts
#6a1fae RGB chart
      #6a1fae CMYK chart
      #6a1fae RGB pie chart
      #6a1fae color shades, tints & tones
#6a1fae color schemes
#6a1fae color preview, HTML & CSS examples
           This text has a color of #6a1fae        
        
          <p style="color:#6a1fae;">Text here</p>
        
        
          .mytext {color:#6a1fae;}
        
        Text color #6a1fae
      
           This box has a color of #6a1fae        
        
          <div style="background-color:#6a1fae;">Content here</div>
        
        
          .mybackground {background-color:#6a1fae;}
        
        Background color #6a1fae
      
           Border around this has a color of #6a1fae        
        
          <div style="border:2px solid #6a1fae;">Content here</div>
        
        
          .myborder {border:2px solid #6a1fae;}
        
        Border color #6a1fae