#7c013f color space conversions
Hex:
        #7c013f
        RGB:
        124, 1, 63
        CMY:
        51, 100, 75
        CMYK:
        0, 99, 49, 51
      HSL:
        330°, 98.4000%, 24.5098%
        HSV (HSB):
        330°, 99.1935%, 48.6275%
        XYZ:
        9.2202, 4.6657, 5.1172
        xyY:
        0.4852, 0.2455, 4.6657
      CIE-Lab:
        25.7602, 49.7397, -0.1749
        CIE-LCH:
        25.7602, 49.7400, 359.7986
        CIE-Luv:
        25.7602, 64.3643, -8.1224
        Hunter-Lab:
        21.6002, 38.3941, 1.0739
      #7c013f color charts
#7c013f RGB chart
      #7c013f CMYK chart
      #7c013f RGB pie chart
      #7c013f color shades, tints & tones
#7c013f color schemes
#7c013f color preview, HTML & CSS examples
           This text has a color of #7c013f        
        
          <p style="color:#7c013f;">Text here</p>
        
        
          .mytext {color:#7c013f;}
        
        Text color #7c013f
      
           This box has a color of #7c013f        
        
          <div style="background-color:#7c013f;">Content here</div>
        
        
          .mybackground {background-color:#7c013f;}
        
        Background color #7c013f
      
           Border around this has a color of #7c013f        
        
          <div style="border:2px solid #7c013f;">Content here</div>
        
        
          .myborder {border:2px solid #7c013f;}
        
        Border color #7c013f