#2c79ca color space conversions
Hex:
        #2c79ca
        RGB:
        44, 121, 202
        CMY:
        83, 53, 21
        CMYK:
        78, 40, 0, 21
      HSL:
        211°, 64.2276%, 48.2353%
        HSV (HSB):
        211°, 78.2178%, 79.2157%
        XYZ:
        18.5367, 18.4745, 58.4661
        xyY:
        0.1941, 0.1935, 18.4745
      CIE-Lab:
        50.0666, 5.1880, -48.6511
        CIE-LCH:
        50.0666, 48.9270, 276.0869
        CIE-Luv:
        50.0666, -26.3162, -75.0838
        Hunter-Lab:
        42.9820, 1.7629, -50.5616
      #2c79ca color charts
#2c79ca RGB chart
      #2c79ca CMYK chart
      #2c79ca RGB pie chart
      #2c79ca color shades, tints & tones
#2c79ca color schemes
#2c79ca color preview, HTML & CSS examples
           This text has a color of #2c79ca        
        
          <p style="color:#2c79ca;">Text here</p>
        
        
          .mytext {color:#2c79ca;}
        
        Text color #2c79ca
      
           This box has a color of #2c79ca        
        
          <div style="background-color:#2c79ca;">Content here</div>
        
        
          .mybackground {background-color:#2c79ca;}
        
        Background color #2c79ca
      
           Border around this has a color of #2c79ca        
        
          <div style="border:2px solid #2c79ca;">Content here</div>
        
        
          .myborder {border:2px solid #2c79ca;}
        
        Border color #2c79ca