#2d7893 color space conversions
Hex:
        #2d7893
        RGB:
        45, 120, 147
        CMY:
        82, 53, 42
        CMYK:
        69, 18, 0, 42
      HSL:
        196°, 53.1250%, 37.6471%
        HSV (HSB):
        196°, 69.3878%, 57.6471%
        XYZ:
        13.0651, 16.0974, 30.0223
        xyY:
        0.2208, 0.2720, 16.0974
      CIE-Lab:
        47.1020, -13.9468, -21.3775
        CIE-LCH:
        47.1020, 25.5247, 236.8793
        CIE-Luv:
        47.1020, -28.2780, -29.3353
        Hunter-Lab:
        40.1216, -12.0864, -16.2805
      #2d7893 color charts
#2d7893 RGB chart
      #2d7893 CMYK chart
      #2d7893 RGB pie chart
      #2d7893 color shades, tints & tones
#2d7893 color schemes
#2d7893 color preview, HTML & CSS examples
           This text has a color of #2d7893        
        
          <p style="color:#2d7893;">Text here</p>
        
        
          .mytext {color:#2d7893;}
        
        Text color #2d7893
      
           This box has a color of #2d7893        
        
          <div style="background-color:#2d7893;">Content here</div>
        
        
          .mybackground {background-color:#2d7893;}
        
        Background color #2d7893
      
           Border around this has a color of #2d7893        
        
          <div style="border:2px solid #2d7893;">Content here</div>
        
        
          .myborder {border:2px solid #2d7893;}
        
        Border color #2d7893