#6e3fae color space conversions
Hex:
        #6e3fae
        RGB:
        110, 63, 174
        CMY:
        57, 75, 32
        CMYK:
        37, 64, 0, 32
      HSL:
        265°, 46.8354%, 46.4706%
        HSV (HSB):
        265°, 63.7931%, 68.2353%
        XYZ:
        15.8479, 9.9260, 41.1250
        xyY:
        0.2369, 0.1484, 9.9260
      CIE-Lab:
        37.7093, 43.6940, -51.9679
        CIE-LCH:
        37.7093, 67.8957, 310.0567
        CIE-Luv:
        37.7093, 10.8748, -77.5875
        Hunter-Lab:
        31.5056, 34.6542, -55.3389
      #6e3fae color charts
#6e3fae RGB chart
      #6e3fae CMYK chart
      #6e3fae RGB pie chart
      #6e3fae color shades, tints & tones
#6e3fae color schemes
#6e3fae color preview, HTML & CSS examples
           This text has a color of #6e3fae        
        
          <p style="color:#6e3fae;">Text here</p>
        
        
          .mytext {color:#6e3fae;}
        
        Text color #6e3fae
      
           This box has a color of #6e3fae        
        
          <div style="background-color:#6e3fae;">Content here</div>
        
        
          .mybackground {background-color:#6e3fae;}
        
        Background color #6e3fae
      
           Border around this has a color of #6e3fae        
        
          <div style="border:2px solid #6e3fae;">Content here</div>
        
        
          .myborder {border:2px solid #6e3fae;}
        
        Border color #6e3fae