#1436bd color space conversions
Hex:
        #1436bd
        RGB:
        20, 54, 189
        CMY:
        92, 79, 26
        CMYK:
        89, 71, 0, 26
      HSL:
        228°, 80.8612%, 40.9804%
        HSV (HSB):
        228°, 89.4180%, 74.1176%
        XYZ:
        10.7930, 6.4612, 48.8224
        xyY:
        0.1633, 0.0978, 6.4612
      CIE-Lab:
        30.5474, 41.4885, -72.8251
        CIE-LCH:
        30.5474, 83.8141, 299.6702
        CIE-Luv:
        30.5474, -11.1156, -95.1319
        Hunter-Lab:
        25.4188, 31.3090, -96.0861
      #1436bd color charts
#1436bd RGB chart
      #1436bd CMYK chart
      #1436bd RGB pie chart
      #1436bd color shades, tints & tones
#1436bd color schemes
#1436bd color preview, HTML & CSS examples
           This text has a color of #1436bd        
        
          <p style="color:#1436bd;">Text here</p>
        
        
          .mytext {color:#1436bd;}
        
        Text color #1436bd
      
           This box has a color of #1436bd        
        
          <div style="background-color:#1436bd;">Content here</div>
        
        
          .mybackground {background-color:#1436bd;}
        
        Background color #1436bd
      
           Border around this has a color of #1436bd        
        
          <div style="border:2px solid #1436bd;">Content here</div>
        
        
          .myborder {border:2px solid #1436bd;}
        
        Border color #1436bd