#2c5bde color space conversions
Hex:
        #2c5bde
        RGB:
        44, 91, 222
        CMY:
        83, 64, 13
        CMYK:
        80, 59, 0, 13
      HSL:
        224°, 72.9508%, 52.1569%
        HSV (HSB):
        224°, 80.1802%, 87.0588%
        XYZ:
        17.9646, 13.2916, 70.7259
        xyY:
        0.1762, 0.1303, 13.2916
      CIE-Lab:
        43.1993, 31.7740, -71.1408
        CIE-LCH:
        43.1993, 77.9141, 294.0672
        CIE-Luv:
        43.1993, -17.1503, -106.6053
        Hunter-Lab:
        36.4576, 24.1557, -89.4993
      #2c5bde color charts
#2c5bde RGB chart
      #2c5bde CMYK chart
      #2c5bde RGB pie chart
      #2c5bde color shades, tints & tones
#2c5bde color schemes
#2c5bde color preview, HTML & CSS examples
           This text has a color of #2c5bde        
        
          <p style="color:#2c5bde;">Text here</p>
        
        
          .mytext {color:#2c5bde;}
        
        Text color #2c5bde
      
           This box has a color of #2c5bde        
        
          <div style="background-color:#2c5bde;">Content here</div>
        
        
          .mybackground {background-color:#2c5bde;}
        
        Background color #2c5bde
      
           Border around this has a color of #2c5bde        
        
          <div style="border:2px solid #2c5bde;">Content here</div>
        
        
          .myborder {border:2px solid #2c5bde;}
        
        Border color #2c5bde