#73529d color space conversions
Hex:
        #73529d
        RGB:
        115, 82, 157
        CMY:
        55, 68, 38
        CMYK:
        27, 48, 0, 38
      HSL:
        266°, 31.3808%, 46.8627%
        HSV (HSB):
        266°, 47.7707%, 61.5686%
        XYZ:
        16.1733, 12.1137, 33.3840
        xyY:
        0.2623, 0.1964, 12.1137
      CIE-Lab:
        41.3963, 29.6725, -35.9028
        CIE-LCH:
        41.3963, 46.5776, 309.5727
        CIE-Luv:
        41.3963, 10.3480, -55.1734
        Hunter-Lab:
        34.8048, 22.0381, -32.5064
      #73529d color charts
#73529d RGB chart
      #73529d CMYK chart
      #73529d RGB pie chart
      #73529d color shades, tints & tones
#73529d color schemes
#73529d color preview, HTML & CSS examples
           This text has a color of #73529d        
        
          <p style="color:#73529d;">Text here</p>
        
        
          .mytext {color:#73529d;}
        
        Text color #73529d
      
           This box has a color of #73529d        
        
          <div style="background-color:#73529d;">Content here</div>
        
        
          .mybackground {background-color:#73529d;}
        
        Background color #73529d
      
           Border around this has a color of #73529d        
        
          <div style="border:2px solid #73529d;">Content here</div>
        
        
          .myborder {border:2px solid #73529d;}
        
        Border color #73529d