#2d3b63 color space conversions
Hex:
        #2d3b63
        RGB:
        45, 59, 99
        CMY:
        82, 77, 61
        CMYK:
        55, 40, 0, 61
      HSL:
        224°, 37.5000%, 28.2353%
        HSV (HSB):
        224°, 54.5455%, 38.8235%
        XYZ:
        4.8983, 4.5867, 12.4315
        xyY:
        0.2235, 0.2093, 4.5867
      CIE-Lab:
        25.5232, 7.0889, -25.4336
        CIE-LCH:
        25.5232, 26.4030, 285.5743
        CIE-Luv:
        25.5232, -7.0719, -31.9924
        Hunter-Lab:
        21.4165, 3.3468, -19.4242
      #2d3b63 color charts
#2d3b63 RGB chart
      #2d3b63 CMYK chart
      #2d3b63 RGB pie chart
      #2d3b63 color shades, tints & tones
#2d3b63 color schemes
#2d3b63 color preview, HTML & CSS examples
           This text has a color of #2d3b63        
        
          <p style="color:#2d3b63;">Text here</p>
        
        
          .mytext {color:#2d3b63;}
        
        Text color #2d3b63
      
           This box has a color of #2d3b63        
        
          <div style="background-color:#2d3b63;">Content here</div>
        
        
          .mybackground {background-color:#2d3b63;}
        
        Background color #2d3b63
      
           Border around this has a color of #2d3b63        
        
          <div style="border:2px solid #2d3b63;">Content here</div>
        
        
          .myborder {border:2px solid #2d3b63;}
        
        Border color #2d3b63