#356bbd color space conversions
Hex:
        #356bbd
        RGB:
        53, 107, 189
        CMY:
        79, 58, 26
        CMYK:
        72, 43, 0, 26
      HSL:
        216°, 56.1983%, 47.4510%
        HSV (HSB):
        216°, 71.9577%, 74.1176%
        XYZ:
        15.9112, 14.9464, 50.1904
        xyY:
        0.1963, 0.1844, 14.9464
      CIE-Lab:
        45.5607, 10.2177, -48.3568
        CIE-LCH:
        45.5607, 49.4245, 281.9310
        CIE-Luv:
        45.5607, -20.6895, -73.4548
        Hunter-Lab:
        38.6606, 5.8077, -49.9099
      #356bbd color charts
#356bbd RGB chart
      #356bbd CMYK chart
      #356bbd RGB pie chart
      #356bbd color shades, tints & tones
#356bbd color schemes
#356bbd color preview, HTML & CSS examples
           This text has a color of #356bbd        
        
          <p style="color:#356bbd;">Text here</p>
        
        
          .mytext {color:#356bbd;}
        
        Text color #356bbd
      
           This box has a color of #356bbd        
        
          <div style="background-color:#356bbd;">Content here</div>
        
        
          .mybackground {background-color:#356bbd;}
        
        Background color #356bbd
      
           Border around this has a color of #356bbd        
        
          <div style="border:2px solid #356bbd;">Content here</div>
        
        
          .myborder {border:2px solid #356bbd;}
        
        Border color #356bbd