#7b2a56 color space conversions
Hex:
        #7b2a56
        RGB:
        123, 42, 86
        CMY:
        52, 84, 66
        CMYK:
        0, 66, 30, 52
      HSL:
        327°, 49.0909%, 32.3529%
        HSV (HSB):
        327°, 65.8537%, 48.2353%
        XYZ:
        10.6761, 6.5388, 9.5035
        xyY:
        0.3996, 0.2447, 6.5388
      CIE-Lab:
        30.7330, 39.8112, -8.1425
        CIE-LCH:
        30.7330, 40.6354, 348.4408
        CIE-Luv:
        30.7330, 45.2510, -15.8298
        Hunter-Lab:
        25.5710, 29.7756, -4.1355
      #7b2a56 color charts
#7b2a56 RGB chart
      #7b2a56 CMYK chart
      #7b2a56 RGB pie chart
      #7b2a56 color shades, tints & tones
#7b2a56 color schemes
#7b2a56 color preview, HTML & CSS examples
           This text has a color of #7b2a56        
        
          <p style="color:#7b2a56;">Text here</p>
        
        
          .mytext {color:#7b2a56;}
        
        Text color #7b2a56
      
           This box has a color of #7b2a56        
        
          <div style="background-color:#7b2a56;">Content here</div>
        
        
          .mybackground {background-color:#7b2a56;}
        
        Background color #7b2a56
      
           Border around this has a color of #7b2a56        
        
          <div style="border:2px solid #7b2a56;">Content here</div>
        
        
          .myborder {border:2px solid #7b2a56;}
        
        Border color #7b2a56