#2d3880 color space conversions
Hex:
        #2d3880
        RGB:
        45, 56, 128
        CMY:
        82, 78, 50
        CMYK:
        65, 56, 0, 50
      HSL:
        232°, 47.9769%, 33.9216%
        HSV (HSB):
        232°, 64.8437%, 50.1961%
        XYZ:
        6.3926, 4.9447, 21.0396
        xyY:
        0.1974, 0.1527, 4.9447
      CIE-Lab:
        26.5768, 19.8169, -42.2178
        CIE-LCH:
        26.5768, 46.6375, 295.1452
        CIE-Luv:
        26.5768, -6.8665, -54.7983
        Hunter-Lab:
        22.2368, 12.4009, -40.5321
      #2d3880 color charts
#2d3880 RGB chart
      #2d3880 CMYK chart
      #2d3880 RGB pie chart
      #2d3880 color shades, tints & tones
#2d3880 color schemes
#2d3880 color preview, HTML & CSS examples
           This text has a color of #2d3880        
        
          <p style="color:#2d3880;">Text here</p>
        
        
          .mytext {color:#2d3880;}
        
        Text color #2d3880
      
           This box has a color of #2d3880        
        
          <div style="background-color:#2d3880;">Content here</div>
        
        
          .mybackground {background-color:#2d3880;}
        
        Background color #2d3880
      
           Border around this has a color of #2d3880        
        
          <div style="border:2px solid #2d3880;">Content here</div>
        
        
          .myborder {border:2px solid #2d3880;}
        
        Border color #2d3880