#2d3263 color space conversions
Hex:
        #2d3263
        RGB:
        45, 50, 99
        CMY:
        82, 80, 61
        CMYK:
        55, 49, 0, 61
      HSL:
        234°, 37.5000%, 28.2353%
        HSV (HSB):
        234°, 54.5455%, 38.8235%
        XYZ:
        4.4749, 3.7399, 12.2904
        xyY:
        0.2182, 0.1824, 3.7399
      CIE-Lab:
        22.7924, 13.3366, -29.7733
        CIE-LCH:
        22.7924, 32.6238, 294.1294
        CIE-Luv:
        22.7924, -4.1927, -36.4204
        Hunter-Lab:
        19.3389, 7.4608, -24.1431
      #2d3263 color charts
#2d3263 RGB chart
      #2d3263 CMYK chart
      #2d3263 RGB pie chart
      #2d3263 color shades, tints & tones
#2d3263 color schemes
#2d3263 color preview, HTML & CSS examples
           This text has a color of #2d3263        
        
          <p style="color:#2d3263;">Text here</p>
        
        
          .mytext {color:#2d3263;}
        
        Text color #2d3263
      
           This box has a color of #2d3263        
        
          <div style="background-color:#2d3263;">Content here</div>
        
        
          .mybackground {background-color:#2d3263;}
        
        Background color #2d3263
      
           Border around this has a color of #2d3263        
        
          <div style="border:2px solid #2d3263;">Content here</div>
        
        
          .myborder {border:2px solid #2d3263;}
        
        Border color #2d3263