#725a9b color space conversions
Hex:
        #725a9b
        RGB:
        114, 90, 155
        CMY:
        55, 65, 39
        CMYK:
        26, 42, 0, 39
      HSL:
        262°, 26.5306%, 48.0392%
        HSV (HSB):
        262°, 41.9355%, 60.7843%
        XYZ:
        16.5120, 13.2563, 32.6988
        xyY:
        0.2643, 0.2122, 13.2563
      CIE-Lab:
        43.1469, 24.0475, -31.9555
        CIE-LCH:
        43.1469, 39.9929, 306.9627
        CIE-Luv:
        43.1469, 7.2196, -49.2005
        Hunter-Lab:
        36.4092, 17.2357, -27.7614
      #725a9b color charts
#725a9b RGB chart
      #725a9b CMYK chart
      #725a9b RGB pie chart
      #725a9b color shades, tints & tones
#725a9b color schemes
#725a9b color preview, HTML & CSS examples
           This text has a color of #725a9b        
        
          <p style="color:#725a9b;">Text here</p>
        
        
          .mytext {color:#725a9b;}
        
        Text color #725a9b
      
           This box has a color of #725a9b        
        
          <div style="background-color:#725a9b;">Content here</div>
        
        
          .mybackground {background-color:#725a9b;}
        
        Background color #725a9b
      
           Border around this has a color of #725a9b        
        
          <div style="border:2px solid #725a9b;">Content here</div>
        
        
          .myborder {border:2px solid #725a9b;}
        
        Border color #725a9b