#2473ac color space conversions
Hex:
        #2473ac
        RGB:
        36, 115, 172
        CMY:
        86, 55, 33
        CMYK:
        79, 33, 0, 33
      HSL:
        205°, 65.3846%, 40.7843%
        HSV (HSB):
        205°, 79.0698%, 67.4510%
        XYZ:
        14.3047, 15.6151, 41.2898
        xyY:
        0.2009, 0.2193, 15.6151
      CIE-Lab:
        46.4654, -3.2872, -37.0640
        CIE-LCH:
        46.4654, 37.2095, 264.9317
        CIE-Luv:
        46.4654, -26.6938, -54.9432
        Hunter-Lab:
        39.5159, -4.5363, -34.2904
      #2473ac color charts
#2473ac RGB chart
      #2473ac CMYK chart
      #2473ac RGB pie chart
      #2473ac color shades, tints & tones
#2473ac color schemes
#2473ac color preview, HTML & CSS examples
           This text has a color of #2473ac        
        
          <p style="color:#2473ac;">Text here</p>
        
        
          .mytext {color:#2473ac;}
        
        Text color #2473ac
      
           This box has a color of #2473ac        
        
          <div style="background-color:#2473ac;">Content here</div>
        
        
          .mybackground {background-color:#2473ac;}
        
        Background color #2473ac
      
           Border around this has a color of #2473ac        
        
          <div style="border:2px solid #2473ac;">Content here</div>
        
        
          .myborder {border:2px solid #2473ac;}
        
        Border color #2473ac