#2d3760 color space conversions
Hex:
        #2d3760
        RGB:
        45, 55, 96
        CMY:
        82, 78, 62
        CMYK:
        53, 43, 0, 62
      HSL:
        228°, 36.1702%, 27.6471%
        HSV (HSB):
        228°, 53.1250%, 37.6471%
        XYZ:
        4.5597, 4.1348, 11.6241
        xyY:
        0.2244, 0.2035, 4.1348
      CIE-Lab:
        24.1121, 8.7809, -25.7186
        CIE-LCH:
        24.1121, 27.1763, 288.8510
        CIE-Luv:
        24.1121, -5.6628, -31.8278
        Hunter-Lab:
        20.3342, 4.4416, -19.6594
      #2d3760 color charts
#2d3760 RGB chart
      #2d3760 CMYK chart
      #2d3760 RGB pie chart
      #2d3760 color shades, tints & tones
#2d3760 color schemes
#2d3760 color preview, HTML & CSS examples
           This text has a color of #2d3760        
        
          <p style="color:#2d3760;">Text here</p>
        
        
          .mytext {color:#2d3760;}
        
        Text color #2d3760
      
           This box has a color of #2d3760        
        
          <div style="background-color:#2d3760;">Content here</div>
        
        
          .mybackground {background-color:#2d3760;}
        
        Background color #2d3760
      
           Border around this has a color of #2d3760        
        
          <div style="border:2px solid #2d3760;">Content here</div>
        
        
          .myborder {border:2px solid #2d3760;}
        
        Border color #2d3760