#2c7385 color space conversions
Hex:
        #2c7385
        RGB:
        44, 115, 133
        CMY:
        83, 55, 48
        CMYK:
        67, 14, 0, 48
      HSL:
        192°, 50.2825%, 34.7059%
        HSV (HSB):
        192°, 66.9173%, 52.1569%
        XYZ:
        11.4031, 14.4904, 24.3862
        xyY:
        0.2268, 0.2882, 14.4904
      CIE-Lab:
        44.9282, -16.0186, -16.4091
        CIE-LCH:
        44.9282, 22.9315, 225.6898
        CIE-Luv:
        44.9282, -27.3135, -21.2516
        Hunter-Lab:
        38.0663, -13.1447, -11.3363
      #2c7385 color charts
#2c7385 RGB chart
      #2c7385 CMYK chart
      #2c7385 RGB pie chart
      #2c7385 color shades, tints & tones
#2c7385 color schemes
#2c7385 color preview, HTML & CSS examples
           This text has a color of #2c7385        
        
          <p style="color:#2c7385;">Text here</p>
        
        
          .mytext {color:#2c7385;}
        
        Text color #2c7385
      
           This box has a color of #2c7385        
        
          <div style="background-color:#2c7385;">Content here</div>
        
        
          .mybackground {background-color:#2c7385;}
        
        Background color #2c7385
      
           Border around this has a color of #2c7385        
        
          <div style="border:2px solid #2c7385;">Content here</div>
        
        
          .myborder {border:2px solid #2c7385;}
        
        Border color #2c7385