#725f81 color space conversions
Hex:
        #725f81
        RGB:
        114, 95, 129
        CMY:
        55, 63, 49
        CMYK:
        12, 26, 0, 49
      HSL:
        274°, 15.1786%, 43.9216%
        HSV (HSB):
        274°, 26.3566%, 50.5882%
        XYZ:
        14.9941, 13.3468, 22.5548
        xyY:
        0.2946, 0.2622, 13.3468
      CIE-Lab:
        43.2812, 14.6434, -16.1287
        CIE-LCH:
        43.2812, 21.7845, 312.2367
        CIE-Luv:
        43.2812, 7.9870, -24.5714
        Hunter-Lab:
        36.5333, 9.3272, -11.0310
      #725f81 color charts
#725f81 RGB chart
      #725f81 CMYK chart
      #725f81 RGB pie chart
      #725f81 color shades, tints & tones
#725f81 color schemes
#725f81 color preview, HTML & CSS examples
           This text has a color of #725f81        
        
          <p style="color:#725f81;">Text here</p>
        
        
          .mytext {color:#725f81;}
        
        Text color #725f81
      
           This box has a color of #725f81        
        
          <div style="background-color:#725f81;">Content here</div>
        
        
          .mybackground {background-color:#725f81;}
        
        Background color #725f81
      
           Border around this has a color of #725f81        
        
          <div style="border:2px solid #725f81;">Content here</div>
        
        
          .myborder {border:2px solid #725f81;}
        
        Border color #725f81