#72589d color space conversions
Hex:
        #72589d
        RGB:
        114, 88, 157
        CMY:
        55, 65, 38
        CMYK:
        27, 44, 0, 38
      HSL:
        263°, 28.1633%, 48.0392%
        HSV (HSB):
        263°, 43.9490%, 61.5686%
        XYZ:
        16.5150, 12.9912, 33.5354
        xyY:
        0.2620, 0.2061, 12.9912
      CIE-Lab:
        42.7499, 25.7753, -33.7725
        CIE-LCH:
        42.7499, 42.4847, 307.3510
        CIE-Luv:
        42.7499, 7.7238, -52.0056
        Hunter-Lab:
        36.0433, 18.7126, -29.9343
      #72589d color charts
#72589d RGB chart
      #72589d CMYK chart
      #72589d RGB pie chart
      #72589d color shades, tints & tones
#72589d color schemes
#72589d color preview, HTML & CSS examples
           This text has a color of #72589d        
        
          <p style="color:#72589d;">Text here</p>
        
        
          .mytext {color:#72589d;}
        
        Text color #72589d
      
           This box has a color of #72589d        
        
          <div style="background-color:#72589d;">Content here</div>
        
        
          .mybackground {background-color:#72589d;}
        
        Background color #72589d
      
           Border around this has a color of #72589d        
        
          <div style="border:2px solid #72589d;">Content here</div>
        
        
          .myborder {border:2px solid #72589d;}
        
        Border color #72589d