#2c589a color space conversions
Hex:
        #2c589a
        RGB:
        44, 88, 154
        CMY:
        83, 65, 40
        CMYK:
        71, 43, 0, 40
      HSL:
        216°, 55.5556%, 38.8235%
        HSV (HSB):
        216°, 71.4286%, 60.3922%
        XYZ:
        10.3612, 9.8480, 31.9266
        xyY:
        0.1987, 0.1889, 9.8480
      CIE-Lab:
        37.5683, 7.9531, -40.5111
        CIE-LCH:
        37.5683, 41.2844, 281.1070
        CIE-Luv:
        37.5683, -16.8897, -58.2159
        Hunter-Lab:
        31.3815, 4.0172, -38.3527
      #2c589a color charts
#2c589a RGB chart
      #2c589a CMYK chart
      #2c589a RGB pie chart
      #2c589a color shades, tints & tones
#2c589a color schemes
#2c589a color preview, HTML & CSS examples
           This text has a color of #2c589a        
        
          <p style="color:#2c589a;">Text here</p>
        
        
          .mytext {color:#2c589a;}
        
        Text color #2c589a
      
           This box has a color of #2c589a        
        
          <div style="background-color:#2c589a;">Content here</div>
        
        
          .mybackground {background-color:#2c589a;}
        
        Background color #2c589a
      
           Border around this has a color of #2c589a        
        
          <div style="border:2px solid #2c589a;">Content here</div>
        
        
          .myborder {border:2px solid #2c589a;}
        
        Border color #2c589a