#2c95a1 color space conversions
Hex:
        #2c95a1
        RGB:
        44, 149, 161
        CMY:
        83, 42, 37
        CMYK:
        73, 7, 0, 37
      HSL:
        186°, 57.0732%, 40.1961%
        HSV (HSB):
        186°, 72.6708%, 63.1373%
        XYZ:
        18.2192, 24.6036, 37.5069
        xyY:
        0.2268, 0.3063, 24.6036
      CIE-Lab:
        56.6871, -25.0139, -14.8771
        CIE-LCH:
        56.6871, 29.1037, 210.7422
        CIE-Luv:
        56.6871, -38.3398, -18.6363
        Hunter-Lab:
        49.6020, -21.2391, -10.1112
      #2c95a1 color charts
#2c95a1 RGB chart
      #2c95a1 CMYK chart
      #2c95a1 RGB pie chart
      #2c95a1 color shades, tints & tones
#2c95a1 color schemes
#2c95a1 color preview, HTML & CSS examples
           This text has a color of #2c95a1        
        
          <p style="color:#2c95a1;">Text here</p>
        
        
          .mytext {color:#2c95a1;}
        
        Text color #2c95a1
      
           This box has a color of #2c95a1        
        
          <div style="background-color:#2c95a1;">Content here</div>
        
        
          .mybackground {background-color:#2c95a1;}
        
        Background color #2c95a1
      
           Border around this has a color of #2c95a1        
        
          <div style="border:2px solid #2c95a1;">Content here</div>
        
        
          .myborder {border:2px solid #2c95a1;}
        
        Border color #2c95a1