#2b5daa color space conversions
Hex:
        #2b5daa
        RGB:
        43, 93, 170
        CMY:
        83, 64, 33
        CMYK:
        75, 45, 0, 33
      HSL:
        216°, 59.6244%, 41.7647%
        HSV (HSB):
        216°, 74.7059%, 66.6667%
        XYZ:
        12.1663, 11.2446, 39.5594
        xyY:
        0.1932, 0.1786, 11.2446
      CIE-Lab:
        39.9894, 10.6527, -46.1784
        CIE-LCH:
        39.9894, 47.3912, 282.9901
        CIE-Luv:
        39.9894, -18.3816, -67.8164
        Hunter-Lab:
        33.5329, 6.0802, -46.4724
      #2b5daa color charts
#2b5daa RGB chart
      #2b5daa CMYK chart
      #2b5daa RGB pie chart
      #2b5daa color shades, tints & tones
#2b5daa color schemes
#2b5daa color preview, HTML & CSS examples
           This text has a color of #2b5daa        
        
          <p style="color:#2b5daa;">Text here</p>
        
        
          .mytext {color:#2b5daa;}
        
        Text color #2b5daa
      
           This box has a color of #2b5daa        
        
          <div style="background-color:#2b5daa;">Content here</div>
        
        
          .mybackground {background-color:#2b5daa;}
        
        Background color #2b5daa
      
           Border around this has a color of #2b5daa        
        
          <div style="border:2px solid #2b5daa;">Content here</div>
        
        
          .myborder {border:2px solid #2b5daa;}
        
        Border color #2b5daa