#2d6283 color space conversions
Hex:
        #2d6283
        RGB:
        45, 98, 131
        CMY:
        82, 62, 49
        CMYK:
        66, 25, 0, 49
      HSL:
        203°, 48.8636%, 34.5098%
        HSV (HSB):
        203°, 65.6489%, 51.3725%
        XYZ:
        9.5466, 10.9319, 23.0796
        xyY:
        0.2192, 0.2510, 10.9319
      CIE-Lab:
        39.4656, -6.6559, -23.6182
        CIE-LCH:
        39.4656, 24.5381, 254.2614
        CIE-Luv:
        39.4656, -20.8001, -32.3516
        Hunter-Lab:
        33.0635, -6.3218, -18.2424
      #2d6283 color charts
#2d6283 RGB chart
      #2d6283 CMYK chart
      #2d6283 RGB pie chart
      #2d6283 color shades, tints & tones
#2d6283 color schemes
#2d6283 color preview, HTML & CSS examples
           This text has a color of #2d6283        
        
          <p style="color:#2d6283;">Text here</p>
        
        
          .mytext {color:#2d6283;}
        
        Text color #2d6283
      
           This box has a color of #2d6283        
        
          <div style="background-color:#2d6283;">Content here</div>
        
        
          .mybackground {background-color:#2d6283;}
        
        Background color #2d6283
      
           Border around this has a color of #2d6283        
        
          <div style="border:2px solid #2d6283;">Content here</div>
        
        
          .myborder {border:2px solid #2d6283;}
        
        Border color #2d6283