#2d515b color space conversions
Hex:
        #2d515b
        RGB:
        45, 81, 91
        CMY:
        82, 68, 64
        CMYK:
        51, 11, 0, 64
      HSL:
        193°, 33.8235%, 26.6667%
        HSV (HSB):
        193°, 50.5495%, 35.6863%
        XYZ:
        5.9129, 7.1981, 10.9753
        xyY:
        0.2455, 0.2988, 7.1981
      CIE-Lab:
        32.2537, -9.8713, -9.8823
        CIE-LCH:
        32.2537, 13.9679, 225.0318
        CIE-Luv:
        32.2537, -15.4029, -11.3491
        Hunter-Lab:
        26.8292, -7.6112, -5.4738
      #2d515b color charts
#2d515b RGB chart
      #2d515b CMYK chart
      #2d515b RGB pie chart
      #2d515b color shades, tints & tones
#2d515b color schemes
#2d515b color preview, HTML & CSS examples
           This text has a color of #2d515b        
        
          <p style="color:#2d515b;">Text here</p>
        
        
          .mytext {color:#2d515b;}
        
        Text color #2d515b
      
           This box has a color of #2d515b        
        
          <div style="background-color:#2d515b;">Content here</div>
        
        
          .mybackground {background-color:#2d515b;}
        
        Background color #2d515b
      
           Border around this has a color of #2d515b        
        
          <div style="border:2px solid #2d515b;">Content here</div>
        
        
          .myborder {border:2px solid #2d515b;}
        
        Border color #2d515b