#2c526f color space conversions
Hex:
        #2c526f
        RGB:
        44, 82, 111
        CMY:
        83, 68, 56
        CMYK:
        60, 26, 0, 56
      HSL:
        206°, 43.2258%, 30.3922%
        HSV (HSB):
        206°, 60.3604%, 43.5294%
        XYZ:
        6.9252, 7.7178, 16.1636
        xyY:
        0.2248, 0.2505, 7.7178
      CIE-Lab:
        33.3880, -4.0450, -20.7466
        CIE-LCH:
        33.3880, 21.1373, 258.9675
        CIE-Luv:
        33.3880, -15.6336, -27.1588
        Hunter-Lab:
        27.7809, -4.1198, -15.0498
      #2c526f color charts
#2c526f RGB chart
      #2c526f CMYK chart
      #2c526f RGB pie chart
      #2c526f color shades, tints & tones
#2c526f color schemes
#2c526f color preview, HTML & CSS examples
           This text has a color of #2c526f        
        
          <p style="color:#2c526f;">Text here</p>
        
        
          .mytext {color:#2c526f;}
        
        Text color #2c526f
      
           This box has a color of #2c526f        
        
          <div style="background-color:#2c526f;">Content here</div>
        
        
          .mybackground {background-color:#2c526f;}
        
        Background color #2c526f
      
           Border around this has a color of #2c526f        
        
          <div style="border:2px solid #2c526f;">Content here</div>
        
        
          .myborder {border:2px solid #2c526f;}
        
        Border color #2c526f