#4b72ac color space conversions
Hex:
        #4b72ac
        RGB:
        75, 114, 172
        CMY:
        71, 55, 33
        CMYK:
        56, 34, 0, 33
      HSL:
        216°, 39.2713%, 48.4314%
        HSV (HSB):
        216°, 56.3953%, 67.4510%
        XYZ:
        16.3654, 16.5090, 41.3537
        xyY:
        0.2205, 0.2224, 16.5090
      CIE-Lab:
        47.6354, 3.8724, -35.1215
        CIE-LCH:
        47.6354, 35.3344, 276.2918
        CIE-Luv:
        47.6354, -18.0525, -52.9195
        Hunter-Lab:
        40.6313, 0.7909, -31.9022
      #4b72ac color charts
#4b72ac RGB chart
      #4b72ac CMYK chart
      #4b72ac RGB pie chart
      #4b72ac color shades, tints & tones
#4b72ac color schemes
#4b72ac color preview, HTML & CSS examples
           This text has a color of #4b72ac        
        
          <p style="color:#4b72ac;">Text here</p>
        
        
          .mytext {color:#4b72ac;}
        
        Text color #4b72ac
      
           This box has a color of #4b72ac        
        
          <div style="background-color:#4b72ac;">Content here</div>
        
        
          .mybackground {background-color:#4b72ac;}
        
        Background color #4b72ac
      
           Border around this has a color of #4b72ac        
        
          <div style="border:2px solid #4b72ac;">Content here</div>
        
        
          .myborder {border:2px solid #4b72ac;}
        
        Border color #4b72ac