#2d7bba color space conversions
Hex:
        #2d7bba
        RGB:
        45, 123, 186
        CMY:
        82, 52, 27
        CMYK:
        76, 34, 0, 27
      HSL:
        207°, 61.0390%, 45.2941%
        HSV (HSB):
        207°, 75.8065%, 72.9412%
        XYZ:
        17.0281, 18.2690, 49.0832
        xyY:
        0.2018, 0.2165, 18.2690
      CIE-Lab:
        49.8207, -1.8421, -39.8673
        CIE-LCH:
        49.8207, 39.9098, 267.3545
        CIE-Luv:
        49.8207, -27.4891, -60.3717
        Hunter-Lab:
        42.7422, -3.6863, -38.1663
      #2d7bba color charts
#2d7bba RGB chart
      #2d7bba CMYK chart
      #2d7bba RGB pie chart
      #2d7bba color shades, tints & tones
#2d7bba color schemes
#2d7bba color preview, HTML & CSS examples
           This text has a color of #2d7bba        
        
          <p style="color:#2d7bba;">Text here</p>
        
        
          .mytext {color:#2d7bba;}
        
        Text color #2d7bba
      
           This box has a color of #2d7bba        
        
          <div style="background-color:#2d7bba;">Content here</div>
        
        
          .mybackground {background-color:#2d7bba;}
        
        Background color #2d7bba
      
           Border around this has a color of #2d7bba        
        
          <div style="border:2px solid #2d7bba;">Content here</div>
        
        
          .myborder {border:2px solid #2d7bba;}
        
        Border color #2d7bba