#2c78ca color space conversions
Hex:
        #2c78ca
        RGB:
        44, 120, 202
        CMY:
        83, 53, 21
        CMYK:
        78, 41, 0, 21
      HSL:
        211°, 64.2276%, 48.2353%
        HSV (HSB):
        211°, 78.2178%, 79.2157%
        XYZ:
        18.4158, 18.2327, 58.4258
        xyY:
        0.1937, 0.1918, 18.2327
      CIE-Lab:
        49.7771, 5.8041, -49.1129
        CIE-LCH:
        49.7771, 49.4547, 276.7399
        CIE-Luv:
        49.7771, -25.9904, -75.7724
        Hunter-Lab:
        42.6997, 2.2602, -51.2363
      #2c78ca color charts
#2c78ca RGB chart
      #2c78ca CMYK chart
      #2c78ca RGB pie chart
      #2c78ca color shades, tints & tones
#2c78ca color schemes
#2c78ca color preview, HTML & CSS examples
           This text has a color of #2c78ca        
        
          <p style="color:#2c78ca;">Text here</p>
        
        
          .mytext {color:#2c78ca;}
        
        Text color #2c78ca
      
           This box has a color of #2c78ca        
        
          <div style="background-color:#2c78ca;">Content here</div>
        
        
          .mybackground {background-color:#2c78ca;}
        
        Background color #2c78ca
      
           Border around this has a color of #2c78ca        
        
          <div style="border:2px solid #2c78ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c78ca;}
        
        Border color #2c78ca