#2b519b color space conversions
Hex:
        #2b519b
        RGB:
        43, 81, 155
        CMY:
        83, 68, 39
        CMYK:
        72, 48, 0, 39
      HSL:
        220°, 56.5657%, 38.8235%
        HSV (HSB):
        220°, 72.2581%, 60.7843%
        XYZ:
        9.8551, 8.7650, 32.1827
        xyY:
        0.1940, 0.1725, 8.7650
      CIE-Lab:
        35.5279, 12.7941, -44.3834
        CIE-LCH:
        35.5279, 46.1907, 286.0803
        CIE-Luv:
        35.5279, -14.8366, -63.1444
        Hunter-Lab:
        29.6058, 7.6085, -43.7268
      #2b519b color charts
#2b519b RGB chart
      #2b519b CMYK chart
      #2b519b RGB pie chart
      #2b519b color shades, tints & tones
#2b519b color schemes
#2b519b color preview, HTML & CSS examples
           This text has a color of #2b519b        
        
          <p style="color:#2b519b;">Text here</p>
        
        
          .mytext {color:#2b519b;}
        
        Text color #2b519b
      
           This box has a color of #2b519b        
        
          <div style="background-color:#2b519b;">Content here</div>
        
        
          .mybackground {background-color:#2b519b;}
        
        Background color #2b519b
      
           Border around this has a color of #2b519b        
        
          <div style="border:2px solid #2b519b;">Content here</div>
        
        
          .myborder {border:2px solid #2b519b;}
        
        Border color #2b519b