#6f2a95 color space conversions
Hex:
        #6f2a95
        RGB:
        111, 42, 149
        CMY:
        56, 84, 42
        CMYK:
        26, 72, 0, 42
      HSL:
        279°, 56.0209%, 37.4510%
        HSV (HSB):
        279°, 71.8121%, 58.4314%
        XYZ:
        12.8083, 7.2054, 29.1495
        xyY:
        0.2605, 0.1466, 7.2054
      CIE-Lab:
        32.2699, 48.2829, -45.6762
        CIE-LCH:
        32.2699, 66.4647, 316.5892
        CIE-Luv:
        32.2699, 20.1681, -65.8924
        Hunter-Lab:
        26.8428, 38.1982, -45.5950
      #6f2a95 color charts
#6f2a95 RGB chart
      #6f2a95 CMYK chart
      #6f2a95 RGB pie chart
      #6f2a95 color shades, tints & tones
#6f2a95 color schemes
#6f2a95 color preview, HTML & CSS examples
           This text has a color of #6f2a95        
        
          <p style="color:#6f2a95;">Text here</p>
        
        
          .mytext {color:#6f2a95;}
        
        Text color #6f2a95
      
           This box has a color of #6f2a95        
        
          <div style="background-color:#6f2a95;">Content here</div>
        
        
          .mybackground {background-color:#6f2a95;}
        
        Background color #6f2a95
      
           Border around this has a color of #6f2a95        
        
          <div style="border:2px solid #6f2a95;">Content here</div>
        
        
          .myborder {border:2px solid #6f2a95;}
        
        Border color #6f2a95