#2d7883 color space conversions
Hex:
        #2d7883
        RGB:
        45, 120, 131
        CMY:
        82, 53, 49
        CMYK:
        66, 8, 0, 49
      HSL:
        188°, 48.8636%, 34.5098%
        HSV (HSB):
        188°, 65.6489%, 51.3725%
        XYZ:
        11.8954, 15.6295, 23.8626
        xyY:
        0.2315, 0.3042, 15.6295
      CIE-Lab:
        46.4846, -19.2285, -12.8499
        CIE-LCH:
        46.4846, 23.1269, 213.7536
        CIE-Luv:
        46.4846, -29.1136, -15.6443
        Hunter-Lab:
        39.5342, -15.4762, -8.1131
      #2d7883 color charts
#2d7883 RGB chart
      #2d7883 CMYK chart
      #2d7883 RGB pie chart
      #2d7883 color shades, tints & tones
#2d7883 color schemes
#2d7883 color preview, HTML & CSS examples
           This text has a color of #2d7883        
        
          <p style="color:#2d7883;">Text here</p>
        
        
          .mytext {color:#2d7883;}
        
        Text color #2d7883
      
           This box has a color of #2d7883        
        
          <div style="background-color:#2d7883;">Content here</div>
        
        
          .mybackground {background-color:#2d7883;}
        
        Background color #2d7883
      
           Border around this has a color of #2d7883        
        
          <div style="border:2px solid #2d7883;">Content here</div>
        
        
          .myborder {border:2px solid #2d7883;}
        
        Border color #2d7883