#2c56ca color space conversions
Hex:
        #2c56ca
        RGB:
        44, 86, 202
        CMY:
        83, 66, 21
        CMYK:
        78, 57, 0, 21
      HSL:
        224°, 64.2276%, 48.2353%
        HSV (HSB):
        224°, 78.2178%, 79.2157%
        XYZ:
        15.0272, 11.4553, 57.2962
        xyY:
        0.1794, 0.1367, 11.4553
      CIE-Lab:
        40.3370, 27.5325, -64.3348
        CIE-LCH:
        40.3370, 69.9786, 293.1689
        CIE-Luv:
        40.3370, -15.8822, -94.8877
        Hunter-Lab:
        33.8457, 20.0223, -76.6779
      #2c56ca color charts
#2c56ca RGB chart
      #2c56ca CMYK chart
      #2c56ca RGB pie chart
      #2c56ca color shades, tints & tones
#2c56ca color schemes
#2c56ca color preview, HTML & CSS examples
           This text has a color of #2c56ca        
        
          <p style="color:#2c56ca;">Text here</p>
        
        
          .mytext {color:#2c56ca;}
        
        Text color #2c56ca
      
           This box has a color of #2c56ca        
        
          <div style="background-color:#2c56ca;">Content here</div>
        
        
          .mybackground {background-color:#2c56ca;}
        
        Background color #2c56ca
      
           Border around this has a color of #2c56ca        
        
          <div style="border:2px solid #2c56ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c56ca;}
        
        Border color #2c56ca