#725d8d color space conversions
Hex:
        #725d8d
        RGB:
        114, 93, 141
        CMY:
        55, 64, 45
        CMYK:
        19, 34, 0, 45
      HSL:
        266°, 20.5128%, 45.8824%
        HSV (HSB):
        266°, 34.0426%, 55.2941%
        XYZ:
        15.6615, 13.3292, 26.9466
        xyY:
        0.2800, 0.2383, 13.3292
      CIE-Lab:
        43.2551, 18.7063, -23.4038
        CIE-LCH:
        43.2551, 29.9610, 308.6349
        CIE-Luv:
        43.2551, 7.5847, -35.7956
        Hunter-Lab:
        36.5092, 12.6809, -18.2043
      #725d8d color charts
#725d8d RGB chart
      #725d8d CMYK chart
      #725d8d RGB pie chart
      #725d8d color shades, tints & tones
#725d8d color schemes
#725d8d color preview, HTML & CSS examples
           This text has a color of #725d8d        
        
          <p style="color:#725d8d;">Text here</p>
        
        
          .mytext {color:#725d8d;}
        
        Text color #725d8d
      
           This box has a color of #725d8d        
        
          <div style="background-color:#725d8d;">Content here</div>
        
        
          .mybackground {background-color:#725d8d;}
        
        Background color #725d8d
      
           Border around this has a color of #725d8d        
        
          <div style="border:2px solid #725d8d;">Content here</div>
        
        
          .myborder {border:2px solid #725d8d;}
        
        Border color #725d8d