#72629a color space conversions
Hex:
        #72629a
        RGB:
        114, 98, 154
        CMY:
        55, 62, 40
        CMYK:
        26, 36, 0, 40
      HSL:
        257°, 22.2222%, 49.4118%
        HSV (HSB):
        257°, 36.3636%, 60.3922%
        XYZ:
        17.1398, 14.6459, 32.4954
        xyY:
        0.2666, 0.2278, 14.6459
      CIE-Lab:
        45.1453, 18.9261, -28.2317
        CIE-LCH:
        45.1453, 33.9886, 303.8372
        CIE-Luv:
        45.1453, 4.2461, -43.4638
        Hunter-Lab:
        38.2699, 12.9720, -23.5549
      #72629a color charts
#72629a RGB chart
      #72629a CMYK chart
      #72629a RGB pie chart
      #72629a color shades, tints & tones
#72629a color schemes
#72629a color preview, HTML & CSS examples
           This text has a color of #72629a        
        
          <p style="color:#72629a;">Text here</p>
        
        
          .mytext {color:#72629a;}
        
        Text color #72629a
      
           This box has a color of #72629a        
        
          <div style="background-color:#72629a;">Content here</div>
        
        
          .mybackground {background-color:#72629a;}
        
        Background color #72629a
      
           Border around this has a color of #72629a        
        
          <div style="border:2px solid #72629a;">Content here</div>
        
        
          .myborder {border:2px solid #72629a;}
        
        Border color #72629a