#6f348b color space conversions
Hex:
        #6f348b
        RGB:
        111, 52, 139
        CMY:
        56, 80, 45
        CMYK:
        20, 63, 0, 45
      HSL:
        281°, 45.5497%, 37.4510%
        HSV (HSB):
        281°, 62.5899%, 54.5098%
        XYZ:
        12.4437, 7.6996, 25.2564
        xyY:
        0.2741, 0.1696, 7.6996
      CIE-Lab:
        33.3492, 41.1751, -37.8006
        CIE-LCH:
        33.3492, 55.8952, 317.4467
        CIE-Luv:
        33.3492, 20.1624, -55.5624
        Hunter-Lab:
        27.7481, 31.4898, -34.5423
      #6f348b color charts
#6f348b RGB chart
      #6f348b CMYK chart
      #6f348b RGB pie chart
      #6f348b color shades, tints & tones
#6f348b color schemes
#6f348b color preview, HTML & CSS examples
           This text has a color of #6f348b        
        
          <p style="color:#6f348b;">Text here</p>
        
        
          .mytext {color:#6f348b;}
        
        Text color #6f348b
      
           This box has a color of #6f348b        
        
          <div style="background-color:#6f348b;">Content here</div>
        
        
          .mybackground {background-color:#6f348b;}
        
        Background color #6f348b
      
           Border around this has a color of #6f348b        
        
          <div style="border:2px solid #6f348b;">Content here</div>
        
        
          .myborder {border:2px solid #6f348b;}
        
        Border color #6f348b