#7b0c40 color space conversions
Hex:
        #7b0c40
        RGB:
        123, 12, 64
        CMY:
        52, 95, 75
        CMYK:
        0, 90, 48, 52
      HSL:
        332°, 82.2222%, 26.4706%
        HSV (HSB):
        332°, 90.2439%, 48.2353%
        XYZ:
        9.2253, 4.8441, 5.2993
        xyY:
        0.4763, 0.2501, 4.8441
      CIE-Lab:
        26.2858, 47.5160, -0.1145
        CIE-LCH:
        26.2858, 47.5162, 359.8619
        CIE-Luv:
        26.2858, 61.3493, -7.6854
        Hunter-Lab:
        22.0092, 36.3029, 1.1309
      #7b0c40 color charts
#7b0c40 RGB chart
      #7b0c40 CMYK chart
      #7b0c40 RGB pie chart
      #7b0c40 color shades, tints & tones
#7b0c40 color schemes
#7b0c40 color preview, HTML & CSS examples
           This text has a color of #7b0c40        
        
          <p style="color:#7b0c40;">Text here</p>
        
        
          .mytext {color:#7b0c40;}
        
        Text color #7b0c40
      
           This box has a color of #7b0c40        
        
          <div style="background-color:#7b0c40;">Content here</div>
        
        
          .mybackground {background-color:#7b0c40;}
        
        Background color #7b0c40
      
           Border around this has a color of #7b0c40        
        
          <div style="border:2px solid #7b0c40;">Content here</div>
        
        
          .myborder {border:2px solid #7b0c40;}
        
        Border color #7b0c40