#2c8088 color space conversions
Hex:
        #2c8088
        RGB:
        44, 128, 136
        CMY:
        83, 50, 47
        CMYK:
        68, 6, 0, 47
      HSL:
        185°, 51.1111%, 35.2941%
        HSV (HSB):
        185°, 67.6471%, 53.3333%
        XYZ:
        13.2018, 17.7514, 26.0231
        xyY:
        0.2317, 0.3116, 17.7514
      CIE-Lab:
        49.1932, -22.0635, -11.7145
        CIE-LCH:
        49.1932, 24.9806, 207.9659
        CIE-Luv:
        49.1932, -32.0680, -13.7499
        Hunter-Lab:
        42.1324, -17.8003, -7.1278
      #2c8088 color charts
#2c8088 RGB chart
      #2c8088 CMYK chart
      #2c8088 RGB pie chart
      #2c8088 color shades, tints & tones
#2c8088 color schemes
#2c8088 color preview, HTML & CSS examples
           This text has a color of #2c8088        
        
          <p style="color:#2c8088;">Text here</p>
        
        
          .mytext {color:#2c8088;}
        
        Text color #2c8088
      
           This box has a color of #2c8088        
        
          <div style="background-color:#2c8088;">Content here</div>
        
        
          .mybackground {background-color:#2c8088;}
        
        Background color #2c8088
      
           Border around this has a color of #2c8088        
        
          <div style="border:2px solid #2c8088;">Content here</div>
        
        
          .myborder {border:2px solid #2c8088;}
        
        Border color #2c8088