#6f226f color space conversions
Hex:
        #6f226f
        RGB:
        111, 34, 111
        CMY:
        56, 87, 56
        CMYK:
        0, 69, 0, 56
      HSL:
        300°, 53.1034%, 28.4314%
        HSV (HSB):
        300°, 69.3694%, 43.5294%
        XYZ:
        9.9968, 5.6713, 15.6067
        xyY:
        0.3196, 0.1813, 5.6713
      CIE-Lab:
        28.5675, 43.9165, -27.8275
        CIE-LCH:
        28.5675, 51.9907, 327.6398
        CIE-Luv:
        28.5675, 31.1909, -40.3319
        Hunter-Lab:
        23.8144, 33.2555, -22.1854
      #6f226f color charts
#6f226f RGB chart
      #6f226f CMYK chart
      #6f226f RGB pie chart
      #6f226f color shades, tints & tones
#6f226f color schemes
#6f226f color preview, HTML & CSS examples
           This text has a color of #6f226f        
        
          <p style="color:#6f226f;">Text here</p>
        
        
          .mytext {color:#6f226f;}
        
        Text color #6f226f
      
           This box has a color of #6f226f        
        
          <div style="background-color:#6f226f;">Content here</div>
        
        
          .mybackground {background-color:#6f226f;}
        
        Background color #6f226f
      
           Border around this has a color of #6f226f        
        
          <div style="border:2px solid #6f226f;">Content here</div>
        
        
          .myborder {border:2px solid #6f226f;}
        
        Border color #6f226f