#2c59af color space conversions
Hex:
        #2c59af
        RGB:
        44, 89, 175
        CMY:
        83, 65, 31
        CMYK:
        75, 49, 0, 31
      HSL:
        219°, 59.8174%, 42.9412%
        HSV (HSB):
        219°, 74.8571%, 68.6275%
        XYZ:
        12.3489, 10.7754, 41.9864
        xyY:
        0.1897, 0.1655, 10.7754
      CIE-Lab:
        39.1995, 15.3119, -50.4010
        CIE-LCH:
        39.1995, 52.6755, 286.8988
        CIE-Luv:
        39.1995, -16.8949, -73.8958
        Hunter-Lab:
        32.8259, 9.7057, -52.8577
      #2c59af color charts
#2c59af RGB chart
      #2c59af CMYK chart
      #2c59af RGB pie chart
      #2c59af color shades, tints & tones
#2c59af color schemes
#2c59af color preview, HTML & CSS examples
           This text has a color of #2c59af        
        
          <p style="color:#2c59af;">Text here</p>
        
        
          .mytext {color:#2c59af;}
        
        Text color #2c59af
      
           This box has a color of #2c59af        
        
          <div style="background-color:#2c59af;">Content here</div>
        
        
          .mybackground {background-color:#2c59af;}
        
        Background color #2c59af
      
           Border around this has a color of #2c59af        
        
          <div style="border:2px solid #2c59af;">Content here</div>
        
        
          .myborder {border:2px solid #2c59af;}
        
        Border color #2c59af