#726d95 color space conversions
Hex:
        #726d95
        RGB:
        114, 109, 149
        CMY:
        55, 57, 42
        CMYK:
        23, 27, 0, 42
      HSL:
        248°, 15.8730%, 50.5882%
        HSV (HSB):
        248°, 26.8456%, 58.4314%
        XYZ:
        17.8329, 16.6846, 30.7143
        xyY:
        0.2734, 0.2558, 16.6846
      CIE-Lab:
        47.8602, 10.9812, -21.0630
        CIE-LCH:
        47.8602, 23.7536, 297.5352
        CIE-Luv:
        47.8602, 0.1049, -32.0453
        Hunter-Lab:
        40.8468, 6.4476, -15.9897
      #726d95 color charts
#726d95 RGB chart
      #726d95 CMYK chart
      #726d95 RGB pie chart
      #726d95 color shades, tints & tones
#726d95 color schemes
#726d95 color preview, HTML & CSS examples
           This text has a color of #726d95        
        
          <p style="color:#726d95;">Text here</p>
        
        
          .mytext {color:#726d95;}
        
        Text color #726d95
      
           This box has a color of #726d95        
        
          <div style="background-color:#726d95;">Content here</div>
        
        
          .mybackground {background-color:#726d95;}
        
        Background color #726d95
      
           Border around this has a color of #726d95        
        
          <div style="border:2px solid #726d95;">Content here</div>
        
        
          .myborder {border:2px solid #726d95;}
        
        Border color #726d95