#4472a1 color space conversions
Hex:
        #4472a1
        RGB:
        68, 114, 161
        CMY:
        73, 55, 37
        CMYK:
        58, 29, 0, 37
      HSL:
        210°, 40.6114%, 44.9020%
        HSV (HSB):
        210°, 57.7640%, 63.1373%
        XYZ:
        14.8342, 15.8368, 35.9932
        xyY:
        0.2225, 0.2376, 15.8368
      CIE-Lab:
        46.7596, -1.3132, -30.0814
        CIE-LCH:
        46.7596, 30.1100, 267.5003
        CIE-Luv:
        46.7596, -20.1706, -44.2644
        Hunter-Lab:
        39.7955, -3.1040, -25.7683
      #4472a1 color charts
#4472a1 RGB chart
      #4472a1 CMYK chart
      #4472a1 RGB pie chart
      #4472a1 color shades, tints & tones
#4472a1 color schemes
#4472a1 color preview, HTML & CSS examples
           This text has a color of #4472a1        
        
          <p style="color:#4472a1;">Text here</p>
        
        
          .mytext {color:#4472a1;}
        
        Text color #4472a1
      
           This box has a color of #4472a1        
        
          <div style="background-color:#4472a1;">Content here</div>
        
        
          .mybackground {background-color:#4472a1;}
        
        Background color #4472a1
      
           Border around this has a color of #4472a1        
        
          <div style="border:2px solid #4472a1;">Content here</div>
        
        
          .myborder {border:2px solid #4472a1;}
        
        Border color #4472a1