#2d3873 color space conversions
Hex:
        #2d3873
        RGB:
        45, 56, 115
        CMY:
        82, 78, 55
        CMYK:
        61, 51, 0, 55
      HSL:
        231°, 43.7500%, 31.3725%
        HSV (HSB):
        231°, 60.8696%, 45.0980%
        XYZ:
        5.5909, 4.6240, 16.8175
        xyY:
        0.2068, 0.1711, 4.6240
      CIE-Lab:
        25.6356, 14.9902, -35.5220
        CIE-LCH:
        25.6356, 38.5554, 292.8795
        CIE-Luv:
        25.6356, -6.5014, -45.4831
        Hunter-Lab:
        21.5036, 8.7783, -31.3170
      #2d3873 color charts
#2d3873 RGB chart
      #2d3873 CMYK chart
      #2d3873 RGB pie chart
      #2d3873 color shades, tints & tones
#2d3873 color schemes
#2d3873 color preview, HTML & CSS examples
           This text has a color of #2d3873        
        
          <p style="color:#2d3873;">Text here</p>
        
        
          .mytext {color:#2d3873;}
        
        Text color #2d3873
      
           This box has a color of #2d3873        
        
          <div style="background-color:#2d3873;">Content here</div>
        
        
          .mybackground {background-color:#2d3873;}
        
        Background color #2d3873
      
           Border around this has a color of #2d3873        
        
          <div style="border:2px solid #2d3873;">Content here</div>
        
        
          .myborder {border:2px solid #2d3873;}
        
        Border color #2d3873