#6c0031 color space conversions
Hex:
        #6c0031
        RGB:
        108, 0, 49
        CMY:
        58, 100, 81
        CMYK:
        0, 100, 55, 58
      HSL:
        333°, 100.0000%, 21.1765%
        HSV (HSB):
        333°, 100.0000%, 42.3529%
        XYZ:
        6.7387, 3.4099, 3.2087
        xyY:
        0.5045, 0.2553, 3.4099
      CIE-Lab:
        21.6159, 44.8049, 3.0788
        CIE-LCH:
        21.6159, 44.9105, 3.9310
        CIE-Luv:
        21.6159, 56.5984, -3.8704
        Hunter-Lab:
        18.4659, 32.8243, 2.6236
      #6c0031 color charts
#6c0031 RGB chart
      #6c0031 CMYK chart
      #6c0031 RGB pie chart
      #6c0031 color shades, tints & tones
#6c0031 color schemes
#6c0031 color preview, HTML & CSS examples
           This text has a color of #6c0031        
        
          <p style="color:#6c0031;">Text here</p>
        
        
          .mytext {color:#6c0031;}
        
        Text color #6c0031
      
           This box has a color of #6c0031        
        
          <div style="background-color:#6c0031;">Content here</div>
        
        
          .mybackground {background-color:#6c0031;}
        
        Background color #6c0031
      
           Border around this has a color of #6c0031        
        
          <div style="border:2px solid #6c0031;">Content here</div>
        
        
          .myborder {border:2px solid #6c0031;}
        
        Border color #6c0031