#6f3a86 color space conversions
Hex:
        #6f3a86
        RGB:
        111, 58, 134
        CMY:
        56, 77, 47
        CMYK:
        17, 57, 0, 47
      HSL:
        282°, 39.5833%, 37.6471%
        HSV (HSB):
        282°, 56.7164%, 52.5490%
        XYZ:
        12.3717, 8.1268, 23.4708
        xyY:
        0.2814, 0.1848, 8.1268
      CIE-Lab:
        34.2457, 36.8200, -33.2880
        CIE-LCH:
        34.2457, 49.6367, 317.8841
        CIE-Luv:
        34.2457, 19.5565, -49.4174
        Hunter-Lab:
        28.5076, 27.5767, -28.8592
      #6f3a86 color charts
#6f3a86 RGB chart
      #6f3a86 CMYK chart
      #6f3a86 RGB pie chart
      #6f3a86 color shades, tints & tones
#6f3a86 color schemes
#6f3a86 color preview, HTML & CSS examples
           This text has a color of #6f3a86        
        
          <p style="color:#6f3a86;">Text here</p>
        
        
          .mytext {color:#6f3a86;}
        
        Text color #6f3a86
      
           This box has a color of #6f3a86        
        
          <div style="background-color:#6f3a86;">Content here</div>
        
        
          .mybackground {background-color:#6f3a86;}
        
        Background color #6f3a86
      
           Border around this has a color of #6f3a86        
        
          <div style="border:2px solid #6f3a86;">Content here</div>
        
        
          .myborder {border:2px solid #6f3a86;}
        
        Border color #6f3a86