#2d3357 color space conversions
Hex:
        #2d3357
        RGB:
        45, 51, 87
        CMY:
        82, 80, 66
        CMYK:
        48, 41, 0, 66
      HSL:
        231°, 31.8182%, 25.8824%
        HSV (HSB):
        231°, 48.2759%, 34.1176%
        XYZ:
        3.9863, 3.6137, 9.5042
        xyY:
        0.2331, 0.2113, 3.6137
      CIE-Lab:
        22.3507, 8.4142, -22.5968
        CIE-LCH:
        22.3507, 24.1126, 290.4235
        CIE-Luv:
        22.3507, -4.0490, -27.0897
        Hunter-Lab:
        19.0096, 4.1645, -16.3364
      #2d3357 color charts
#2d3357 RGB chart
      #2d3357 CMYK chart
      #2d3357 RGB pie chart
      #2d3357 color shades, tints & tones
#2d3357 color schemes
#2d3357 color preview, HTML & CSS examples
           This text has a color of #2d3357        
        
          <p style="color:#2d3357;">Text here</p>
        
        
          .mytext {color:#2d3357;}
        
        Text color #2d3357
      
           This box has a color of #2d3357        
        
          <div style="background-color:#2d3357;">Content here</div>
        
        
          .mybackground {background-color:#2d3357;}
        
        Background color #2d3357
      
           Border around this has a color of #2d3357        
        
          <div style="border:2px solid #2d3357;">Content here</div>
        
        
          .myborder {border:2px solid #2d3357;}
        
        Border color #2d3357