#7c294b color space conversions
Hex:
        #7c294b
        RGB:
        124, 41, 75
        CMY:
        51, 84, 71
        CMYK:
        0, 67, 40, 51
      HSL:
        335°, 50.3030%, 32.3529%
        HSV (HSB):
        335°, 66.9355%, 48.6275%
        XYZ:
        10.3751, 6.3790, 7.3410
        xyY:
        0.4306, 0.2647, 6.3790
      CIE-Lab:
        30.3491, 39.1774, -1.4887
        CIE-LCH:
        30.3491, 39.2056, 357.8239
        CIE-Luv:
        30.3491, 49.7802, -7.9322
        Hunter-Lab:
        25.2566, 29.1266, 0.4465
      #7c294b color charts
#7c294b RGB chart
      #7c294b CMYK chart
      #7c294b RGB pie chart
      #7c294b color shades, tints & tones
#7c294b color schemes
#7c294b color preview, HTML & CSS examples
           This text has a color of #7c294b        
        
          <p style="color:#7c294b;">Text here</p>
        
        
          .mytext {color:#7c294b;}
        
        Text color #7c294b
      
           This box has a color of #7c294b        
        
          <div style="background-color:#7c294b;">Content here</div>
        
        
          .mybackground {background-color:#7c294b;}
        
        Background color #7c294b
      
           Border around this has a color of #7c294b        
        
          <div style="border:2px solid #7c294b;">Content here</div>
        
        
          .myborder {border:2px solid #7c294b;}
        
        Border color #7c294b