#6f3996 color space conversions
Hex:
        #6f3996
        RGB:
        111, 57, 150
        CMY:
        56, 78, 41
        CMYK:
        26, 62, 0, 41
      HSL:
        275°, 44.9275%, 40.5882%
        HSV (HSB):
        275°, 62.0000%, 58.8235%
        XYZ:
        13.5237, 8.5078, 29.7835
        xyY:
        0.2610, 0.1642, 8.5078
      CIE-Lab:
        35.0188, 41.1207, -41.8647
        CIE-LCH:
        35.0188, 58.6819, 314.4863
        CIE-Luv:
        35.0188, 16.7775, -61.9735
        Hunter-Lab:
        29.1681, 31.7168, -40.1234
      #6f3996 color charts
#6f3996 RGB chart
      #6f3996 CMYK chart
      #6f3996 RGB pie chart
      #6f3996 color shades, tints & tones
#6f3996 color schemes
#6f3996 color preview, HTML & CSS examples
           This text has a color of #6f3996        
        
          <p style="color:#6f3996;">Text here</p>
        
        
          .mytext {color:#6f3996;}
        
        Text color #6f3996
      
           This box has a color of #6f3996        
        
          <div style="background-color:#6f3996;">Content here</div>
        
        
          .mybackground {background-color:#6f3996;}
        
        Background color #6f3996
      
           Border around this has a color of #6f3996        
        
          <div style="border:2px solid #6f3996;">Content here</div>
        
        
          .myborder {border:2px solid #6f3996;}
        
        Border color #6f3996