#6f2a47 color space conversions
Hex:
        #6f2a47
        RGB:
        111, 42, 71
        CMY:
        56, 84, 72
        CMYK:
        0, 62, 36, 56
      HSL:
        335°, 45.0980%, 30.0000%
        HSV (HSB):
        335°, 62.1622%, 43.5294%
        XYZ:
        8.5208, 5.4904, 6.5719
        xyY:
        0.4140, 0.2667, 5.4904
      CIE-Lab:
        28.0885, 33.7418, -2.4378
        CIE-LCH:
        28.0885, 33.8297, 355.8676
        CIE-Luv:
        28.0885, 40.2944, -7.8613
        Hunter-Lab:
        23.4315, 23.9061, -0.2271
      #6f2a47 color charts
#6f2a47 RGB chart
      #6f2a47 CMYK chart
      #6f2a47 RGB pie chart
      #6f2a47 color shades, tints & tones
#6f2a47 color schemes
#6f2a47 color preview, HTML & CSS examples
           This text has a color of #6f2a47        
        
          <p style="color:#6f2a47;">Text here</p>
        
        
          .mytext {color:#6f2a47;}
        
        Text color #6f2a47
      
           This box has a color of #6f2a47        
        
          <div style="background-color:#6f2a47;">Content here</div>
        
        
          .mybackground {background-color:#6f2a47;}
        
        Background color #6f2a47
      
           Border around this has a color of #6f2a47        
        
          <div style="border:2px solid #6f2a47;">Content here</div>
        
        
          .myborder {border:2px solid #6f2a47;}
        
        Border color #6f2a47