#72589e color space conversions
Hex:
        #72589e
        RGB:
        114, 88, 158
        CMY:
        55, 65, 38
        CMYK:
        28, 44, 0, 38
      HSL:
        262°, 28.4553%, 48.2353%
        HSV (HSB):
        262°, 44.3038%, 61.9608%
        XYZ:
        16.6007, 13.0255, 33.9870
        xyY:
        0.2610, 0.2048, 13.0255
      CIE-Lab:
        42.8016, 26.0347, -34.2870
        CIE-LCH:
        42.8016, 43.0511, 307.2100
        CIE-Luv:
        42.8016, 7.6074, -52.8198
        Hunter-Lab:
        36.0908, 18.9458, -30.5702
      #72589e color charts
#72589e RGB chart
      #72589e CMYK chart
      #72589e RGB pie chart
      #72589e color shades, tints & tones
#72589e color schemes
#72589e color preview, HTML & CSS examples
           This text has a color of #72589e        
        
          <p style="color:#72589e;">Text here</p>
        
        
          .mytext {color:#72589e;}
        
        Text color #72589e
      
           This box has a color of #72589e        
        
          <div style="background-color:#72589e;">Content here</div>
        
        
          .mybackground {background-color:#72589e;}
        
        Background color #72589e
      
           Border around this has a color of #72589e        
        
          <div style="border:2px solid #72589e;">Content here</div>
        
        
          .myborder {border:2px solid #72589e;}
        
        Border color #72589e