#8b0553 color space conversions
Hex:
        #8b0553
        RGB:
        139, 5, 83
        CMY:
        45, 98, 67
        CMYK:
        0, 96, 40, 45
      HSL:
        325°, 93.0556%, 28.2353%
        HSV (HSB):
        325°, 96.4029%, 54.5098%
        XYZ:
        12.2631, 6.2220, 8.7383
        xyY:
        0.4505, 0.2286, 6.2220
      CIE-Lab:
        29.9659, 54.5236, -7.0168
        CIE-LCH:
        29.9659, 54.9733, 352.6667
        CIE-Luv:
        29.9659, 67.9029, -16.9417
        Hunter-Lab:
        24.9440, 44.1027, -3.3093
      #8b0553 color charts
#8b0553 RGB chart
      #8b0553 CMYK chart
      #8b0553 RGB pie chart
      #8b0553 color shades, tints & tones
#8b0553 color schemes
#8b0553 color preview, HTML & CSS examples
           This text has a color of #8b0553        
        
          <p style="color:#8b0553;">Text here</p>
        
        
          .mytext {color:#8b0553;}
        
        Text color #8b0553
      
           This box has a color of #8b0553        
        
          <div style="background-color:#8b0553;">Content here</div>
        
        
          .mybackground {background-color:#8b0553;}
        
        Background color #8b0553
      
           Border around this has a color of #8b0553        
        
          <div style="border:2px solid #8b0553;">Content here</div>
        
        
          .myborder {border:2px solid #8b0553;}
        
        Border color #8b0553