#7c0042 color space conversions
Hex:
        #7c0042
        RGB:
        124, 0, 66
        CMY:
        51, 100, 74
        CMYK:
        0, 100, 47, 51
      HSL:
        328°, 100.0000%, 24.3137%
        HSV (HSB):
        328°, 100.0000%, 48.6275%
        XYZ:
        9.2955, 4.6784, 5.5674
        xyY:
        0.4757, 0.2394, 4.6784
      CIE-Lab:
        25.7983, 50.1996, -2.1663
        CIE-LCH:
        25.7983, 50.2463, 357.5290
        CIE-Luv:
        25.7983, 63.3104, -10.2381
        Hunter-Lab:
        21.6297, 38.8600, -0.1201
      #7c0042 color charts
#7c0042 RGB chart
      #7c0042 CMYK chart
      #7c0042 RGB pie chart
      #7c0042 color shades, tints & tones
#7c0042 color schemes
#7c0042 color preview, HTML & CSS examples
           This text has a color of #7c0042        
        
          <p style="color:#7c0042;">Text here</p>
        
        
          .mytext {color:#7c0042;}
        
        Text color #7c0042
      
           This box has a color of #7c0042        
        
          <div style="background-color:#7c0042;">Content here</div>
        
        
          .mybackground {background-color:#7c0042;}
        
        Background color #7c0042
      
           Border around this has a color of #7c0042        
        
          <div style="border:2px solid #7c0042;">Content here</div>
        
        
          .myborder {border:2px solid #7c0042;}
        
        Border color #7c0042