#2c5fca color space conversions
Hex:
        #2c5fca
        RGB:
        44, 95, 202
        CMY:
        83, 63, 21
        CMYK:
        78, 53, 0, 21
      HSL:
        221°, 64.2276%, 48.2353%
        HSV (HSB):
        221°, 78.2178%, 79.2157%
        XYZ:
        15.7916, 12.9842, 57.5510
        xyY:
        0.1829, 0.1504, 12.9842
      CIE-Lab:
        42.7394, 21.6863, -60.4318
        CIE-LCH:
        42.7394, 64.2051, 289.7408
        CIE-Luv:
        42.7394, -18.3372, -90.7816
        Hunter-Lab:
        36.0335, 15.1684, -69.4716
      #2c5fca color charts
#2c5fca RGB chart
      #2c5fca CMYK chart
      #2c5fca RGB pie chart
      #2c5fca color shades, tints & tones
#2c5fca color schemes
#2c5fca color preview, HTML & CSS examples
           This text has a color of #2c5fca        
        
          <p style="color:#2c5fca;">Text here</p>
        
        
          .mytext {color:#2c5fca;}
        
        Text color #2c5fca
      
           This box has a color of #2c5fca        
        
          <div style="background-color:#2c5fca;">Content here</div>
        
        
          .mybackground {background-color:#2c5fca;}
        
        Background color #2c5fca
      
           Border around this has a color of #2c5fca        
        
          <div style="border:2px solid #2c5fca;">Content here</div>
        
        
          .myborder {border:2px solid #2c5fca;}
        
        Border color #2c5fca