#2b558e color space conversions
Hex:
        #2b558e
        RGB:
        43, 85, 142
        CMY:
        83, 67, 44
        CMYK:
        70, 40, 0, 44
      HSL:
        215°, 53.5135%, 36.2745%
        HSV (HSB):
        215°, 69.7183%, 55.6863%
        XYZ:
        9.1272, 8.9636, 26.8403
        xyY:
        0.2031, 0.1995, 8.9636
      CIE-Lab:
        35.9141, 5.1981, -35.8953
        CIE-LCH:
        35.9141, 36.2697, 278.2399
        CIE-Luv:
        35.9141, -16.3070, -50.5896
        Hunter-Lab:
        29.9392, 2.0236, -32.1955
      #2b558e color charts
#2b558e RGB chart
      #2b558e CMYK chart
      #2b558e RGB pie chart
      #2b558e color shades, tints & tones
#2b558e color schemes
#2b558e color preview, HTML & CSS examples
           This text has a color of #2b558e        
        
          <p style="color:#2b558e;">Text here</p>
        
        
          .mytext {color:#2b558e;}
        
        Text color #2b558e
      
           This box has a color of #2b558e        
        
          <div style="background-color:#2b558e;">Content here</div>
        
        
          .mybackground {background-color:#2b558e;}
        
        Background color #2b558e
      
           Border around this has a color of #2b558e        
        
          <div style="border:2px solid #2b558e;">Content here</div>
        
        
          .myborder {border:2px solid #2b558e;}
        
        Border color #2b558e