#7c053b color space conversions
Hex:
        #7c053b
        RGB:
        124, 5, 59
        CMY:
        51, 98, 77
        CMYK:
        0, 96, 52, 51
      HSL:
        333°, 92.2481%, 25.2941%
        HSV (HSB):
        333°, 95.9677%, 48.6275%
        XYZ:
        9.1559, 4.7094, 4.5641
        xyY:
        0.4968, 0.2555, 4.7094
      CIE-Lab:
        25.8903, 48.6434, 2.7496
        CIE-LCH:
        25.8903, 48.7210, 3.2352
        CIE-Luv:
        25.8903, 65.2618, -5.0394
        Hunter-Lab:
        21.7011, 37.3335, 2.7211
      #7c053b color charts
#7c053b RGB chart
      #7c053b CMYK chart
      #7c053b RGB pie chart
      #7c053b color shades, tints & tones
#7c053b color schemes
#7c053b color preview, HTML & CSS examples
           This text has a color of #7c053b        
        
          <p style="color:#7c053b;">Text here</p>
        
        
          .mytext {color:#7c053b;}
        
        Text color #7c053b
      
           This box has a color of #7c053b        
        
          <div style="background-color:#7c053b;">Content here</div>
        
        
          .mybackground {background-color:#7c053b;}
        
        Background color #7c053b
      
           Border around this has a color of #7c053b        
        
          <div style="border:2px solid #7c053b;">Content here</div>
        
        
          .myborder {border:2px solid #7c053b;}
        
        Border color #7c053b