#2c708f color space conversions
Hex:
        #2c708f
        RGB:
        44, 112, 143
        CMY:
        83, 56, 44
        CMYK:
        69, 22, 0, 44
      HSL:
        199°, 52.9412%, 36.6667%
        HSV (HSB):
        199°, 69.2308%, 56.0784%
        XYZ:
        11.7908, 14.1070, 28.0881
        xyY:
        0.2184, 0.2613, 14.1070
      CIE-Lab:
        44.3860, -10.9177, -23.2026
        CIE-LCH:
        44.3860, 25.6428, 244.8011
        CIE-Luv:
        44.3860, -25.7022, -32.1188
        Hunter-Lab:
        37.5593, -9.6931, -18.0476
      #2c708f color charts
#2c708f RGB chart
      #2c708f CMYK chart
      #2c708f RGB pie chart
      #2c708f color shades, tints & tones
#2c708f color schemes
#2c708f color preview, HTML & CSS examples
           This text has a color of #2c708f        
        
          <p style="color:#2c708f;">Text here</p>
        
        
          .mytext {color:#2c708f;}
        
        Text color #2c708f
      
           This box has a color of #2c708f        
        
          <div style="background-color:#2c708f;">Content here</div>
        
        
          .mybackground {background-color:#2c708f;}
        
        Background color #2c708f
      
           Border around this has a color of #2c708f        
        
          <div style="border:2px solid #2c708f;">Content here</div>
        
        
          .myborder {border:2px solid #2c708f;}
        
        Border color #2c708f