#2736bd color space conversions
Hex:
        #2736bd
        RGB:
        39, 54, 189
        CMY:
        85, 79, 26
        CMYK:
        79, 71, 0, 26
      HSL:
        234°, 65.7895%, 44.7059%
        HSV (HSB):
        234°, 79.3651%, 74.1176%
        XYZ:
        11.3412, 6.7438, 48.8480
        xyY:
        0.1694, 0.1008, 6.7438
      CIE-Lab:
        31.2164, 42.6368, -71.6985
        CIE-LCH:
        31.2164, 83.4181, 300.7386
        CIE-Luv:
        31.2164, -9.2181, -94.9741
        Hunter-Lab:
        25.9688, 32.5096, -93.3480
      #2736bd color charts
#2736bd RGB chart
      #2736bd CMYK chart
      #2736bd RGB pie chart
      #2736bd color shades, tints & tones
#2736bd color schemes
#2736bd color preview, HTML & CSS examples
           This text has a color of #2736bd        
        
          <p style="color:#2736bd;">Text here</p>
        
        
          .mytext {color:#2736bd;}
        
        Text color #2736bd
      
           This box has a color of #2736bd        
        
          <div style="background-color:#2736bd;">Content here</div>
        
        
          .mybackground {background-color:#2736bd;}
        
        Background color #2736bd
      
           Border around this has a color of #2736bd        
        
          <div style="border:2px solid #2736bd;">Content here</div>
        
        
          .myborder {border:2px solid #2736bd;}
        
        Border color #2736bd