#2c5ede color space conversions
Hex:
        #2c5ede
        RGB:
        44, 94, 222
        CMY:
        83, 63, 13
        CMYK:
        80, 58, 0, 13
      HSL:
        223°, 72.9508%, 52.1569%
        HSV (HSB):
        223°, 80.1802%, 87.0588%
        XYZ:
        18.2262, 13.8148, 70.8131
        xyY:
        0.1772, 0.1343, 13.8148
      CIE-Lab:
        43.9662, 29.8549, -69.8899
        CIE-LCH:
        43.9662, 75.9994, 293.1308
        CIE-Luv:
        43.9662, -17.9170, -105.3943
        Hunter-Lab:
        37.1683, 22.4867, -86.9417
      #2c5ede color charts
#2c5ede RGB chart
      #2c5ede CMYK chart
      #2c5ede RGB pie chart
      #2c5ede color shades, tints & tones
#2c5ede color schemes
#2c5ede color preview, HTML & CSS examples
           This text has a color of #2c5ede        
        
          <p style="color:#2c5ede;">Text here</p>
        
        
          .mytext {color:#2c5ede;}
        
        Text color #2c5ede
      
           This box has a color of #2c5ede        
        
          <div style="background-color:#2c5ede;">Content here</div>
        
        
          .mybackground {background-color:#2c5ede;}
        
        Background color #2c5ede
      
           Border around this has a color of #2c5ede        
        
          <div style="border:2px solid #2c5ede;">Content here</div>
        
        
          .myborder {border:2px solid #2c5ede;}
        
        Border color #2c5ede