#2c58a3 color space conversions
Hex:
        #2c58a3
        RGB:
        44, 88, 163
        CMY:
        83, 65, 36
        CMYK:
        73, 46, 0, 36
      HSL:
        218°, 57.4879%, 40.5882%
        HSV (HSB):
        218°, 73.0061%, 63.9216%
        XYZ:
        11.1393, 10.1593, 36.0242
        xyY:
        0.1943, 0.1772, 10.1593
      CIE-Lab:
        38.1268, 11.3813, -45.0053
        CIE-LCH:
        38.1268, 46.4221, 284.1919
        CIE-Luv:
        38.1268, -16.7459, -65.2719
        Hunter-Lab:
        31.8736, 6.6040, -44.6992
      #2c58a3 color charts
#2c58a3 RGB chart
      #2c58a3 CMYK chart
      #2c58a3 RGB pie chart
      #2c58a3 color shades, tints & tones
#2c58a3 color schemes
#2c58a3 color preview, HTML & CSS examples
           This text has a color of #2c58a3        
        
          <p style="color:#2c58a3;">Text here</p>
        
        
          .mytext {color:#2c58a3;}
        
        Text color #2c58a3
      
           This box has a color of #2c58a3        
        
          <div style="background-color:#2c58a3;">Content here</div>
        
        
          .mybackground {background-color:#2c58a3;}
        
        Background color #2c58a3
      
           Border around this has a color of #2c58a3        
        
          <div style="border:2px solid #2c58a3;">Content here</div>
        
        
          .myborder {border:2px solid #2c58a3;}
        
        Border color #2c58a3