#6f328b color space conversions
Hex:
        #6f328b
        RGB:
        111, 50, 139
        CMY:
        56, 80, 45
        CMYK:
        20, 64, 0, 45
      HSL:
        281°, 47.0899%, 37.0588%
        HSV (HSB):
        281°, 64.0288%, 54.5098%
        XYZ:
        12.3563, 7.5248, 25.2273
        xyY:
        0.2739, 0.1668, 7.5248
      CIE-Lab:
        32.9729, 42.2012, -38.4021
        CIE-LCH:
        32.9729, 57.0584, 317.6986
        CIE-Luv:
        32.9729, 20.6470, -56.2620
        Hunter-Lab:
        27.4314, 32.3998, -35.3242
      #6f328b color charts
#6f328b RGB chart
      #6f328b CMYK chart
      #6f328b RGB pie chart
      #6f328b color shades, tints & tones
#6f328b color schemes
#6f328b color preview, HTML & CSS examples
           This text has a color of #6f328b        
        
          <p style="color:#6f328b;">Text here</p>
        
        
          .mytext {color:#6f328b;}
        
        Text color #6f328b
      
           This box has a color of #6f328b        
        
          <div style="background-color:#6f328b;">Content here</div>
        
        
          .mybackground {background-color:#6f328b;}
        
        Background color #6f328b
      
           Border around this has a color of #6f328b        
        
          <div style="border:2px solid #6f328b;">Content here</div>
        
        
          .myborder {border:2px solid #6f328b;}
        
        Border color #6f328b