#6f2242 color space conversions
Hex:
        #6f2242
        RGB:
        111, 34, 66
        CMY:
        56, 87, 74
        CMYK:
        0, 69, 41, 56
      HSL:
        335°, 53.1034%, 28.4314%
        HSV (HSB):
        335°, 69.3694%, 43.5294%
        XYZ:
        8.1109, 4.9169, 5.6758
        xyY:
        0.4337, 0.2629, 4.9169
      CIE-Lab:
        26.4967, 36.9554, -1.4411
        CIE-LCH:
        26.4967, 36.9834, 357.7669
        CIE-Luv:
        26.4967, 44.8596, -7.1842
        Hunter-Lab:
        22.1741, 26.4878, 0.3456
      #6f2242 color charts
#6f2242 RGB chart
      #6f2242 CMYK chart
      #6f2242 RGB pie chart
      #6f2242 color shades, tints & tones
#6f2242 color schemes
#6f2242 color preview, HTML & CSS examples
           This text has a color of #6f2242        
        
          <p style="color:#6f2242;">Text here</p>
        
        
          .mytext {color:#6f2242;}
        
        Text color #6f2242
      
           This box has a color of #6f2242        
        
          <div style="background-color:#6f2242;">Content here</div>
        
        
          .mybackground {background-color:#6f2242;}
        
        Background color #6f2242
      
           Border around this has a color of #6f2242        
        
          <div style="border:2px solid #6f2242;">Content here</div>
        
        
          .myborder {border:2px solid #6f2242;}
        
        Border color #6f2242