#2c7085 color space conversions
Hex:
        #2c7085
        RGB:
        44, 112, 133
        CMY:
        83, 56, 48
        CMYK:
        67, 16, 0, 48
      HSL:
        194°, 50.2825%, 34.7059%
        HSV (HSB):
        194°, 66.9173%, 52.1569%
        XYZ:
        11.0665, 13.8173, 24.2740
        xyY:
        0.2251, 0.2811, 13.8173
      CIE-Lab:
        43.9697, -14.3379, -17.8750
        CIE-LCH:
        43.9697, 22.9149, 231.2662
        CIE-Luv:
        43.9697, -26.1795, -23.5586
        Hunter-Lab:
        37.1716, -11.9083, -12.6978
      #2c7085 color charts
#2c7085 RGB chart
      #2c7085 CMYK chart
      #2c7085 RGB pie chart
      #2c7085 color shades, tints & tones
#2c7085 color schemes
#2c7085 color preview, HTML & CSS examples
           This text has a color of #2c7085        
        
          <p style="color:#2c7085;">Text here</p>
        
        
          .mytext {color:#2c7085;}
        
        Text color #2c7085
      
           This box has a color of #2c7085        
        
          <div style="background-color:#2c7085;">Content here</div>
        
        
          .mybackground {background-color:#2c7085;}
        
        Background color #2c7085
      
           Border around this has a color of #2c7085        
        
          <div style="border:2px solid #2c7085;">Content here</div>
        
        
          .myborder {border:2px solid #2c7085;}
        
        Border color #2c7085