#725c7a color space conversions
Hex:
        #725c7a
        RGB:
        114, 92, 122
        CMY:
        55, 64, 52
        CMYK:
        7, 25, 0, 52
      HSL:
        284°, 14.0187%, 41.9608%
        HSV (HSB):
        284°, 24.5902%, 47.8431%
        XYZ:
        14.2794, 12.6368, 20.0989
        xyY:
        0.3037, 0.2688, 12.6368
      CIE-Lab:
        42.2109, 14.8946, -13.5129
        CIE-LCH:
        42.2109, 20.1109, 317.7846
        CIE-Luv:
        42.2109, 10.1022, -20.7122
        Hunter-Lab:
        35.5483, 9.4922, -8.6385
      #725c7a color charts
#725c7a RGB chart
      #725c7a CMYK chart
      #725c7a RGB pie chart
      #725c7a color shades, tints & tones
#725c7a color schemes
#725c7a color preview, HTML & CSS examples
           This text has a color of #725c7a        
        
          <p style="color:#725c7a;">Text here</p>
        
        
          .mytext {color:#725c7a;}
        
        Text color #725c7a
      
           This box has a color of #725c7a        
        
          <div style="background-color:#725c7a;">Content here</div>
        
        
          .mybackground {background-color:#725c7a;}
        
        Background color #725c7a
      
           Border around this has a color of #725c7a        
        
          <div style="border:2px solid #725c7a;">Content here</div>
        
        
          .myborder {border:2px solid #725c7a;}
        
        Border color #725c7a