#6f0995 color space conversions
Hex:
        #6f0995
        RGB:
        111, 9, 149
        CMY:
        56, 96, 42
        CMYK:
        26, 94, 0, 42
      HSL:
        284°, 88.6076%, 30.9804%
        HSV (HSB):
        284°, 93.9597%, 58.4314%
        XYZ:
        12.0780, 5.7448, 28.9060
        xyY:
        0.2585, 0.1229, 5.7448
      CIE-Lab:
        28.7593, 58.4474, -51.3692
        CIE-LCH:
        28.7593, 77.8132, 318.6879
        CIE-Luv:
        28.7593, 23.6854, -70.5910
        Hunter-Lab:
        23.9683, 48.0046, -54.7265
      #6f0995 color charts
#6f0995 RGB chart
      #6f0995 CMYK chart
      #6f0995 RGB pie chart
      #6f0995 color shades, tints & tones
#6f0995 color schemes
#6f0995 color preview, HTML & CSS examples
           This text has a color of #6f0995        
        
          <p style="color:#6f0995;">Text here</p>
        
        
          .mytext {color:#6f0995;}
        
        Text color #6f0995
      
           This box has a color of #6f0995        
        
          <div style="background-color:#6f0995;">Content here</div>
        
        
          .mybackground {background-color:#6f0995;}
        
        Background color #6f0995
      
           Border around this has a color of #6f0995        
        
          <div style="border:2px solid #6f0995;">Content here</div>
        
        
          .myborder {border:2px solid #6f0995;}
        
        Border color #6f0995