#6f2056 color space conversions
Hex:
        #6f2056
        RGB:
        111, 32, 86
        CMY:
        56, 87, 66
        CMYK:
        0, 71, 23, 56
      HSL:
        319°, 55.2448%, 28.0392%
        HSV (HSB):
        319°, 71.1712%, 43.5294%
        XYZ:
        8.7518, 5.0844, 9.3242
        xyY:
        0.3779, 0.2195, 5.0844
      CIE-Lab:
        26.9739, 40.5495, -14.0621
        CIE-LCH:
        26.9739, 42.9186, 340.8740
        CIE-Luv:
        26.9739, 39.2681, -22.2142
        Hunter-Lab:
        22.5487, 29.8208, -8.7333
      #6f2056 color charts
#6f2056 RGB chart
      #6f2056 CMYK chart
      #6f2056 RGB pie chart
      #6f2056 color shades, tints & tones
#6f2056 color schemes
#6f2056 color preview, HTML & CSS examples
           This text has a color of #6f2056        
        
          <p style="color:#6f2056;">Text here</p>
        
        
          .mytext {color:#6f2056;}
        
        Text color #6f2056
      
           This box has a color of #6f2056        
        
          <div style="background-color:#6f2056;">Content here</div>
        
        
          .mybackground {background-color:#6f2056;}
        
        Background color #6f2056
      
           Border around this has a color of #6f2056        
        
          <div style="border:2px solid #6f2056;">Content here</div>
        
        
          .myborder {border:2px solid #6f2056;}
        
        Border color #6f2056