#2d4186 color space conversions
Hex:
        #2d4186
        RGB:
        45, 65, 134
        CMY:
        82, 75, 47
        CMYK:
        66, 51, 0, 47
      HSL:
        227°, 49.7207%, 35.0980%
        HSV (HSB):
        227°, 66.4179%, 52.5490%
        XYZ:
        7.2756, 6.0597, 23.3404
        xyY:
        0.1984, 0.1652, 6.0597
      CIE-Lab:
        29.5626, 15.9075, -41.1398
        CIE-LCH:
        29.5626, 44.1081, 291.1399
        CIE-Luv:
        29.5626, -9.5350, -55.3722
        Hunter-Lab:
        24.6165, 9.6780, -38.9850
      #2d4186 color charts
#2d4186 RGB chart
      #2d4186 CMYK chart
      #2d4186 RGB pie chart
      #2d4186 color shades, tints & tones
#2d4186 color schemes
#2d4186 color preview, HTML & CSS examples
           This text has a color of #2d4186        
        
          <p style="color:#2d4186;">Text here</p>
        
        
          .mytext {color:#2d4186;}
        
        Text color #2d4186
      
           This box has a color of #2d4186        
        
          <div style="background-color:#2d4186;">Content here</div>
        
        
          .mybackground {background-color:#2d4186;}
        
        Background color #2d4186
      
           Border around this has a color of #2d4186        
        
          <div style="border:2px solid #2d4186;">Content here</div>
        
        
          .myborder {border:2px solid #2d4186;}
        
        Border color #2d4186