#72629b color space conversions
Hex:
        #72629b
        RGB:
        114, 98, 155
        CMY:
        55, 62, 39
        CMYK:
        26, 37, 0, 39
      HSL:
        257°, 22.5296%, 49.6078%
        HSV (HSB):
        257°, 36.7742%, 60.7843%
        XYZ:
        17.2235, 14.6793, 32.9360
        xyY:
        0.2656, 0.2264, 14.6793
      CIE-Lab:
        45.1918, 19.1843, -28.7528
        CIE-LCH:
        45.1918, 34.5653, 303.7119
        CIE-Luv:
        45.1918, 4.1518, -44.2963
        Hunter-Lab:
        38.3136, 13.1941, -24.1486
      #72629b color charts
#72629b RGB chart
      #72629b CMYK chart
      #72629b RGB pie chart
      #72629b color shades, tints & tones
#72629b color schemes
#72629b color preview, HTML & CSS examples
           This text has a color of #72629b        
        
          <p style="color:#72629b;">Text here</p>
        
        
          .mytext {color:#72629b;}
        
        Text color #72629b
      
           This box has a color of #72629b        
        
          <div style="background-color:#72629b;">Content here</div>
        
        
          .mybackground {background-color:#72629b;}
        
        Background color #72629b
      
           Border around this has a color of #72629b        
        
          <div style="border:2px solid #72629b;">Content here</div>
        
        
          .myborder {border:2px solid #72629b;}
        
        Border color #72629b