#6f32bf color space conversions
Hex:
        #6f32bf
        RGB:
        111, 50, 191
        CMY:
        56, 80, 25
        CMYK:
        42, 74, 0, 25
      HSL:
        266°, 58.5062%, 47.2549%
        HSV (HSB):
        266°, 73.8220%, 74.9020%
        XYZ:
        17.1001, 9.4223, 50.2076
        xyY:
        0.2229, 0.1228, 9.4223
      CIE-Lab:
        36.7850, 54.7435, -63.5050
        CIE-LCH:
        36.7850, 83.8435, 310.7625
        CIE-Luv:
        36.7850, 11.2281, -92.7485
        Hunter-Lab:
        30.6958, 45.7219, -75.4908
      #6f32bf color charts
#6f32bf RGB chart
      #6f32bf CMYK chart
      #6f32bf RGB pie chart
      #6f32bf color shades, tints & tones
#6f32bf color schemes
#6f32bf color preview, HTML & CSS examples
           This text has a color of #6f32bf        
        
          <p style="color:#6f32bf;">Text here</p>
        
        
          .mytext {color:#6f32bf;}
        
        Text color #6f32bf
      
           This box has a color of #6f32bf        
        
          <div style="background-color:#6f32bf;">Content here</div>
        
        
          .mybackground {background-color:#6f32bf;}
        
        Background color #6f32bf
      
           Border around this has a color of #6f32bf        
        
          <div style="border:2px solid #6f32bf;">Content here</div>
        
        
          .myborder {border:2px solid #6f32bf;}
        
        Border color #6f32bf