#6f0fae color space conversions
Hex:
        #6f0fae
        RGB:
        111, 15, 174
        CMY:
        56, 94, 32
        CMYK:
        36, 91, 0, 32
      HSL:
        276°, 84.1270%, 37.0588%
        HSV (HSB):
        276°, 91.3793%, 68.2353%
        XYZ:
        14.3664, 6.7771, 40.5953
        xyY:
        0.2327, 0.1098, 6.7771
      CIE-Lab:
        31.2941, 62.4879, -62.4052
        CIE-LCH:
        31.2941, 88.3128, 315.0379
        CIE-Luv:
        31.2941, 17.8208, -86.1865
        Hunter-Lab:
        26.0330, 52.9480, -74.2327
      #6f0fae color charts
#6f0fae RGB chart
      #6f0fae CMYK chart
      #6f0fae RGB pie chart
      #6f0fae color shades, tints & tones
#6f0fae color schemes
#6f0fae color preview, HTML & CSS examples
           This text has a color of #6f0fae        
        
          <p style="color:#6f0fae;">Text here</p>
        
        
          .mytext {color:#6f0fae;}
        
        Text color #6f0fae
      
           This box has a color of #6f0fae        
        
          <div style="background-color:#6f0fae;">Content here</div>
        
        
          .mybackground {background-color:#6f0fae;}
        
        Background color #6f0fae
      
           Border around this has a color of #6f0fae        
        
          <div style="border:2px solid #6f0fae;">Content here</div>
        
        
          .myborder {border:2px solid #6f0fae;}
        
        Border color #6f0fae