#6b5fae color space conversions
Hex:
        #6b5fae
        RGB:
        107, 95, 174
        CMY:
        58, 63, 32
        CMYK:
        39, 45, 0, 32
      HSL:
        249°, 32.7801%, 52.7451%
        HSV (HSB):
        249°, 45.4023%, 68.2353%
        XYZ:
        17.7956, 14.3662, 41.8794
        xyY:
        0.2403, 0.1940, 14.3662
      CIE-Lab:
        44.7536, 24.1718, -40.7012
        CIE-LCH:
        44.7536, 47.3378, 300.7054
        CIE-Luv:
        44.7536, 0.2793, -62.8965
        Hunter-Lab:
        37.9028, 17.4770, -38.9786
      #6b5fae color charts
#6b5fae RGB chart
      #6b5fae CMYK chart
      #6b5fae RGB pie chart
      #6b5fae color shades, tints & tones
#6b5fae color schemes
#6b5fae color preview, HTML & CSS examples
           This text has a color of #6b5fae        
        
          <p style="color:#6b5fae;">Text here</p>
        
        
          .mytext {color:#6b5fae;}
        
        Text color #6b5fae
      
           This box has a color of #6b5fae        
        
          <div style="background-color:#6b5fae;">Content here</div>
        
        
          .mybackground {background-color:#6b5fae;}
        
        Background color #6b5fae
      
           Border around this has a color of #6b5fae        
        
          <div style="border:2px solid #6b5fae;">Content here</div>
        
        
          .myborder {border:2px solid #6b5fae;}
        
        Border color #6b5fae