#73529b color space conversions
Hex:
        #73529b
        RGB:
        115, 82, 155
        CMY:
        55, 68, 39
        CMYK:
        26, 47, 0, 39
      HSL:
        267°, 30.8017%, 46.4706%
        HSV (HSB):
        267°, 47.0968%, 60.7843%
        XYZ:
        16.0039, 12.0460, 32.4920
        xyY:
        0.2643, 0.1990, 12.0460
      CIE-Lab:
        41.2891, 29.1639, -34.8756
        CIE-LCH:
        41.2891, 45.4625, 309.9033
        CIE-Luv:
        41.2891, 10.6145, -53.5654
        Hunter-Lab:
        34.7073, 21.5705, -31.2104
      #73529b color charts
#73529b RGB chart
      #73529b CMYK chart
      #73529b RGB pie chart
      #73529b color shades, tints & tones
#73529b color schemes
#73529b color preview, HTML & CSS examples
           This text has a color of #73529b        
        
          <p style="color:#73529b;">Text here</p>
        
        
          .mytext {color:#73529b;}
        
        Text color #73529b
      
           This box has a color of #73529b        
        
          <div style="background-color:#73529b;">Content here</div>
        
        
          .mybackground {background-color:#73529b;}
        
        Background color #73529b
      
           Border around this has a color of #73529b        
        
          <div style="border:2px solid #73529b;">Content here</div>
        
        
          .myborder {border:2px solid #73529b;}
        
        Border color #73529b