#7b0531 color space conversions
Hex:
        #7b0531
        RGB:
        123, 5, 49
        CMY:
        52, 98, 81
        CMYK:
        0, 96, 60, 52
      HSL:
        338°, 92.1875%, 25.0980%
        HSV (HSB):
        338°, 95.9350%, 48.2353%
        XYZ:
        8.7770, 4.5412, 3.3197
        xyY:
        0.5275, 0.2729, 4.5412
      CIE-Lab:
        25.3856, 47.6125, 8.8744
        CIE-LCH:
        25.3856, 48.4325, 10.5581
        CIE-Luv:
        25.3856, 68.1070, 0.7371
        Hunter-Lab:
        21.3102, 36.2259, 5.6810
      #7b0531 color charts
#7b0531 RGB chart
      #7b0531 CMYK chart
      #7b0531 RGB pie chart
      #7b0531 color shades, tints & tones
#7b0531 color schemes
#7b0531 color preview, HTML & CSS examples
           This text has a color of #7b0531        
        
          <p style="color:#7b0531;">Text here</p>
        
        
          .mytext {color:#7b0531;}
        
        Text color #7b0531
      
           This box has a color of #7b0531        
        
          <div style="background-color:#7b0531;">Content here</div>
        
        
          .mybackground {background-color:#7b0531;}
        
        Background color #7b0531
      
           Border around this has a color of #7b0531        
        
          <div style="border:2px solid #7b0531;">Content here</div>
        
        
          .myborder {border:2px solid #7b0531;}
        
        Border color #7b0531