#2c585f color space conversions
Hex:
        #2c585f
        RGB:
        44, 88, 95
        CMY:
        83, 65, 63
        CMYK:
        54, 7, 0, 63
      HSL:
        188°, 36.6906%, 27.2549%
        HSV (HSB):
        188°, 53.6842%, 37.2549%
        XYZ:
        6.5940, 8.3411, 12.0889
        xyY:
        0.2440, 0.3087, 8.3411
      CIE-Lab:
        34.6835, -13.0131, -8.7403
        CIE-LCH:
        34.6835, 15.6759, 213.8875
        CIE-Luv:
        34.6835, -18.4049, -9.6628
        Hunter-Lab:
        28.8810, -9.7875, -4.6007
      #2c585f color charts
#2c585f RGB chart
      #2c585f CMYK chart
      #2c585f RGB pie chart
      #2c585f color shades, tints & tones
#2c585f color schemes
#2c585f color preview, HTML & CSS examples
           This text has a color of #2c585f        
        
          <p style="color:#2c585f;">Text here</p>
        
        
          .mytext {color:#2c585f;}
        
        Text color #2c585f
      
           This box has a color of #2c585f        
        
          <div style="background-color:#2c585f;">Content here</div>
        
        
          .mybackground {background-color:#2c585f;}
        
        Background color #2c585f
      
           Border around this has a color of #2c585f        
        
          <div style="border:2px solid #2c585f;">Content here</div>
        
        
          .myborder {border:2px solid #2c585f;}
        
        Border color #2c585f