#2c6dae color space conversions
Hex:
        #2c6dae
        RGB:
        44, 109, 174
        CMY:
        83, 57, 32
        CMYK:
        75, 37, 0, 32
      HSL:
        210°, 59.6330%, 42.7451%
        HSV (HSB):
        210°, 74.7126%, 68.2353%
        XYZ:
        14.1473, 14.5287, 42.1031
        xyY:
        0.1999, 0.2053, 14.5287
      CIE-Lab:
        44.9819, 2.1285, -40.5661
        CIE-LCH:
        44.9819, 40.6219, 273.0036
        CIE-Luv:
        44.9819, -23.3556, -60.5136
        Hunter-Lab:
        38.1166, -0.4521, -38.8093
      #2c6dae color charts
#2c6dae RGB chart
      #2c6dae CMYK chart
      #2c6dae RGB pie chart
      #2c6dae color shades, tints & tones
#2c6dae color schemes
#2c6dae color preview, HTML & CSS examples
           This text has a color of #2c6dae        
        
          <p style="color:#2c6dae;">Text here</p>
        
        
          .mytext {color:#2c6dae;}
        
        Text color #2c6dae
      
           This box has a color of #2c6dae        
        
          <div style="background-color:#2c6dae;">Content here</div>
        
        
          .mybackground {background-color:#2c6dae;}
        
        Background color #2c6dae
      
           Border around this has a color of #2c6dae        
        
          <div style="border:2px solid #2c6dae;">Content here</div>
        
        
          .myborder {border:2px solid #2c6dae;}
        
        Border color #2c6dae