#356fbd color space conversions
Hex:
        #356fbd
        RGB:
        53, 111, 189
        CMY:
        79, 56, 26
        CMYK:
        72, 41, 0, 26
      HSL:
        214°, 56.1983%, 47.4510%
        HSV (HSB):
        214°, 71.9577%, 74.1176%
        XYZ:
        16.3379, 15.7999, 50.3327
        xyY:
        0.1981, 0.1916, 15.7999
      CIE-Lab:
        46.7108, 7.7020, -46.5196
        CIE-LCH:
        46.7108, 47.1529, 279.4009
        CIE-Luv:
        46.7108, -21.9892, -70.8345
        Hunter-Lab:
        39.7491, 3.8075, -47.2523
      #356fbd color charts
#356fbd RGB chart
      #356fbd CMYK chart
      #356fbd RGB pie chart
      #356fbd color shades, tints & tones
#356fbd color schemes
#356fbd color preview, HTML & CSS examples
           This text has a color of #356fbd        
        
          <p style="color:#356fbd;">Text here</p>
        
        
          .mytext {color:#356fbd;}
        
        Text color #356fbd
      
           This box has a color of #356fbd        
        
          <div style="background-color:#356fbd;">Content here</div>
        
        
          .mybackground {background-color:#356fbd;}
        
        Background color #356fbd
      
           Border around this has a color of #356fbd        
        
          <div style="border:2px solid #356fbd;">Content here</div>
        
        
          .myborder {border:2px solid #356fbd;}
        
        Border color #356fbd