#2d4099 color space conversions
Hex:
        #2d4099
        RGB:
        45, 64, 153
        CMY:
        82, 75, 40
        CMYK:
        71, 58, 0, 40
      HSL:
        229°, 54.5455%, 38.8235%
        HSV (HSB):
        229°, 70.5882%, 60.0000%
        XYZ:
        8.6654, 6.5246, 30.9396
        xyY:
        0.1878, 0.1414, 6.5246
      CIE-Lab:
        30.6992, 23.7469, -50.9709
        CIE-LCH:
        30.6992, 56.2312, 294.9804
        CIE-Luv:
        30.6992, -9.5663, -69.3525
        Hunter-Lab:
        25.5433, 15.8540, -53.9356
      #2d4099 color charts
#2d4099 RGB chart
      #2d4099 CMYK chart
      #2d4099 RGB pie chart
      #2d4099 color shades, tints & tones
#2d4099 color schemes
#2d4099 color preview, HTML & CSS examples
           This text has a color of #2d4099        
        
          <p style="color:#2d4099;">Text here</p>
        
        
          .mytext {color:#2d4099;}
        
        Text color #2d4099
      
           This box has a color of #2d4099        
        
          <div style="background-color:#2d4099;">Content here</div>
        
        
          .mybackground {background-color:#2d4099;}
        
        Background color #2d4099
      
           Border around this has a color of #2d4099        
        
          <div style="border:2px solid #2d4099;">Content here</div>
        
        
          .myborder {border:2px solid #2d4099;}
        
        Border color #2d4099