#2472a1 color space conversions
Hex:
        #2472a1
        RGB:
        36, 114, 161
        CMY:
        86, 55, 37
        CMYK:
        78, 29, 0, 37
      HSL:
        203°, 63.4518%, 38.6275%
        HSV (HSB):
        203°, 77.6398%, 63.1373%
        XYZ:
        13.1779, 14.9829, 35.9157
        xyY:
        0.2057, 0.2338, 14.9829
      CIE-Lab:
        45.6108, -6.7786, -31.9628
        CIE-LCH:
        45.6108, 32.6737, 258.0262
        CIE-Luv:
        45.6108, -26.8887, -46.3879
        Hunter-Lab:
        38.7078, -6.9690, -27.9178
      #2472a1 color charts
#2472a1 RGB chart
      #2472a1 CMYK chart
      #2472a1 RGB pie chart
      #2472a1 color shades, tints & tones
#2472a1 color schemes
#2472a1 color preview, HTML & CSS examples
           This text has a color of #2472a1        
        
          <p style="color:#2472a1;">Text here</p>
        
        
          .mytext {color:#2472a1;}
        
        Text color #2472a1
      
           This box has a color of #2472a1        
        
          <div style="background-color:#2472a1;">Content here</div>
        
        
          .mybackground {background-color:#2472a1;}
        
        Background color #2472a1
      
           Border around this has a color of #2472a1        
        
          <div style="border:2px solid #2472a1;">Content here</div>
        
        
          .myborder {border:2px solid #2472a1;}
        
        Border color #2472a1