#6f5fae color space conversions
Hex:
        #6f5fae
        RGB:
        111, 95, 174
        CMY:
        56, 63, 32
        CMYK:
        36, 45, 0, 32
      HSL:
        252°, 32.7801%, 52.7451%
        HSV (HSB):
        252°, 45.4023%, 68.2353%
        XYZ:
        18.2877, 14.6199, 41.9025
        xyY:
        0.2445, 0.1954, 14.6199
      CIE-Lab:
        45.1092, 25.2522, -40.1149
        CIE-LCH:
        45.1092, 47.4012, 302.1903
        CIE-Luv:
        45.1092, 2.0612, -62.2497
        Hunter-Lab:
        38.2360, 18.4610, -38.2101
      #6f5fae color charts
#6f5fae RGB chart
      #6f5fae CMYK chart
      #6f5fae RGB pie chart
      #6f5fae color shades, tints & tones
#6f5fae color schemes
#6f5fae color preview, HTML & CSS examples
           This text has a color of #6f5fae        
        
          <p style="color:#6f5fae;">Text here</p>
        
        
          .mytext {color:#6f5fae;}
        
        Text color #6f5fae
      
           This box has a color of #6f5fae        
        
          <div style="background-color:#6f5fae;">Content here</div>
        
        
          .mybackground {background-color:#6f5fae;}
        
        Background color #6f5fae
      
           Border around this has a color of #6f5fae        
        
          <div style="border:2px solid #6f5fae;">Content here</div>
        
        
          .myborder {border:2px solid #6f5fae;}
        
        Border color #6f5fae