#2d6286 color space conversions
Hex:
        #2d6286
        RGB:
        45, 98, 134
        CMY:
        82, 62, 47
        CMYK:
        66, 27, 0, 47
      HSL:
        204°, 49.7207%, 35.0980%
        HSV (HSB):
        204°, 66.4179%, 52.5490%
        XYZ:
        9.7529, 11.0145, 24.1662
        xyY:
        0.2171, 0.2451, 11.0145
      CIE-Lab:
        39.6049, -5.5935, -25.2209
        CIE-LCH:
        39.6049, 25.8337, 257.4953
        CIE-Luv:
        39.6049, -20.6957, -34.8867
        Hunter-Lab:
        33.1881, -5.6235, -19.9410
      #2d6286 color charts
#2d6286 RGB chart
      #2d6286 CMYK chart
      #2d6286 RGB pie chart
      #2d6286 color shades, tints & tones
#2d6286 color schemes
#2d6286 color preview, HTML & CSS examples
           This text has a color of #2d6286        
        
          <p style="color:#2d6286;">Text here</p>
        
        
          .mytext {color:#2d6286;}
        
        Text color #2d6286
      
           This box has a color of #2d6286        
        
          <div style="background-color:#2d6286;">Content here</div>
        
        
          .mybackground {background-color:#2d6286;}
        
        Background color #2d6286
      
           Border around this has a color of #2d6286        
        
          <div style="border:2px solid #2d6286;">Content here</div>
        
        
          .myborder {border:2px solid #2d6286;}
        
        Border color #2d6286