#2c669a color space conversions
Hex:
        #2c669a
        RGB:
        44, 102, 154
        CMY:
        83, 60, 40
        CMYK:
        71, 34, 0, 40
      HSL:
        208°, 55.5556%, 38.8235%
        HSV (HSB):
        208°, 71.4286%, 60.3922%
        XYZ:
        11.6228, 12.3713, 32.3472
        xyY:
        0.2063, 0.2196, 12.3713
      CIE-Lab:
        41.8003, -0.9624, -33.7954
        CIE-LCH:
        41.8003, 33.8091, 268.3688
        CIE-Luv:
        41.8003, -21.6449, -48.8649
        Hunter-Lab:
        35.1729, -2.5675, -29.9058
      #2c669a color charts
#2c669a RGB chart
      #2c669a CMYK chart
      #2c669a RGB pie chart
      #2c669a color shades, tints & tones
#2c669a color schemes
#2c669a color preview, HTML & CSS examples
           This text has a color of #2c669a        
        
          <p style="color:#2c669a;">Text here</p>
        
        
          .mytext {color:#2c669a;}
        
        Text color #2c669a
      
           This box has a color of #2c669a        
        
          <div style="background-color:#2c669a;">Content here</div>
        
        
          .mybackground {background-color:#2c669a;}
        
        Background color #2c669a
      
           Border around this has a color of #2c669a        
        
          <div style="border:2px solid #2c669a;">Content here</div>
        
        
          .myborder {border:2px solid #2c669a;}
        
        Border color #2c669a