#6f6fae color space conversions
Hex:
        #6f6fae
        RGB:
        111, 111, 174
        CMY:
        56, 56, 32
        CMYK:
        36, 36, 0, 32
      HSL:
        240°, 28.0000%, 55.8824%
        HSV (HSB):
        240°, 36.2069%, 68.2353%
        XYZ:
        19.8800, 17.8044, 42.4332
        xyY:
        0.2481, 0.2222, 17.8044
      CIE-Lab:
        49.2580, 15.5146, -33.5734
        CIE-LCH:
        49.2580, 36.9848, 294.8022
        CIE-Luv:
        49.2580, -3.7631, -52.1976
        Hunter-Lab:
        42.1952, 10.2573, -30.0877
      #6f6fae color charts
#6f6fae RGB chart
      #6f6fae CMYK chart
      #6f6fae RGB pie chart
      #6f6fae color shades, tints & tones
#6f6fae color schemes
#6f6fae color preview, HTML & CSS examples
           This text has a color of #6f6fae        
        
          <p style="color:#6f6fae;">Text here</p>
        
        
          .mytext {color:#6f6fae;}
        
        Text color #6f6fae
      
           This box has a color of #6f6fae        
        
          <div style="background-color:#6f6fae;">Content here</div>
        
        
          .mybackground {background-color:#6f6fae;}
        
        Background color #6f6fae
      
           Border around this has a color of #6f6fae        
        
          <div style="border:2px solid #6f6fae;">Content here</div>
        
        
          .myborder {border:2px solid #6f6fae;}
        
        Border color #6f6fae