#6e4fae color space conversions
Hex:
        #6e4fae
        RGB:
        110, 79, 174
        CMY:
        57, 69, 32
        CMYK:
        37, 55, 0, 32
      HSL:
        260°, 37.5494%, 49.6078%
        HSV (HSB):
        260°, 54.5977%, 68.2353%
        XYZ:
        16.8664, 11.9630, 41.4645
        xyY:
        0.2399, 0.1702, 11.9630
      CIE-Lab:
        41.1572, 34.6057, -46.4200
        CIE-LCH:
        41.1572, 57.8997, 306.7042
        CIE-Luv:
        41.1572, 6.7024, -70.9559
        Hunter-Lab:
        34.5875, 26.5162, -46.8674
      #6e4fae color charts
#6e4fae RGB chart
      #6e4fae CMYK chart
      #6e4fae RGB pie chart
      #6e4fae color shades, tints & tones
#6e4fae color schemes
#6e4fae color preview, HTML & CSS examples
           This text has a color of #6e4fae        
        
          <p style="color:#6e4fae;">Text here</p>
        
        
          .mytext {color:#6e4fae;}
        
        Text color #6e4fae
      
           This box has a color of #6e4fae        
        
          <div style="background-color:#6e4fae;">Content here</div>
        
        
          .mybackground {background-color:#6e4fae;}
        
        Background color #6e4fae
      
           Border around this has a color of #6e4fae        
        
          <div style="border:2px solid #6e4fae;">Content here</div>
        
        
          .myborder {border:2px solid #6e4fae;}
        
        Border color #6e4fae