#2e73bd color space conversions
Hex:
        #2e73bd
        RGB:
        46, 115, 189
        CMY:
        82, 55, 26
        CMYK:
        76, 39, 0, 26
      HSL:
        211°, 60.8511%, 46.0784%
        HSV (HSB):
        211°, 75.6614%, 74.1176%
        XYZ:
        16.4428, 16.5164, 50.4655
        xyY:
        0.1971, 0.1980, 16.5164
      CIE-Lab:
        47.6449, 4.2693, -45.0451
        CIE-LCH:
        47.6449, 45.2469, 275.4142
        CIE-Luv:
        47.6449, -24.5144, -68.5369
        Hunter-Lab:
        40.6404, 1.0988, -45.1754
      #2e73bd color charts
#2e73bd RGB chart
      #2e73bd CMYK chart
      #2e73bd RGB pie chart
      #2e73bd color shades, tints & tones
#2e73bd color schemes
#2e73bd color preview, HTML & CSS examples
           This text has a color of #2e73bd        
        
          <p style="color:#2e73bd;">Text here</p>
        
        
          .mytext {color:#2e73bd;}
        
        Text color #2e73bd
      
           This box has a color of #2e73bd        
        
          <div style="background-color:#2e73bd;">Content here</div>
        
        
          .mybackground {background-color:#2e73bd;}
        
        Background color #2e73bd
      
           Border around this has a color of #2e73bd        
        
          <div style="border:2px solid #2e73bd;">Content here</div>
        
        
          .myborder {border:2px solid #2e73bd;}
        
        Border color #2e73bd