#2b3775 color space conversions
Hex:
        #2b3775
        RGB:
        43, 55, 117
        CMY:
        83, 78, 54
        CMYK:
        63, 53, 0, 54
      HSL:
        230°, 46.2500%, 31.3725%
        HSV (HSB):
        230°, 63.2479%, 45.8824%
        XYZ:
        5.5733, 4.5303, 17.4103
        xyY:
        0.2026, 0.1647, 4.5303
      CIE-Lab:
        25.3524, 16.0073, -37.2566
        CIE-LCH:
        25.3524, 40.5499, 293.2508
        CIE-Luv:
        25.3524, -6.7794, -47.5000
        Hunter-Lab:
        21.2846, 9.4920, -33.5988
      #2b3775 color charts
#2b3775 RGB chart
      #2b3775 CMYK chart
      #2b3775 RGB pie chart
      #2b3775 color shades, tints & tones
#2b3775 color schemes
#2b3775 color preview, HTML & CSS examples
           This text has a color of #2b3775        
        
          <p style="color:#2b3775;">Text here</p>
        
        
          .mytext {color:#2b3775;}
        
        Text color #2b3775
      
           This box has a color of #2b3775        
        
          <div style="background-color:#2b3775;">Content here</div>
        
        
          .mybackground {background-color:#2b3775;}
        
        Background color #2b3775
      
           Border around this has a color of #2b3775        
        
          <div style="border:2px solid #2b3775;">Content here</div>
        
        
          .myborder {border:2px solid #2b3775;}
        
        Border color #2b3775