#356bae color space conversions
Hex:
        #356bae
        RGB:
        53, 107, 174
        CMY:
        79, 58, 32
        CMYK:
        70, 39, 0, 32
      HSL:
        213°, 53.3040%, 44.5098%
        HSV (HSB):
        213°, 69.5402%, 68.2353%
        XYZ:
        14.3659, 14.3283, 42.0529
        xyY:
        0.2031, 0.2025, 14.3283
      CIE-Lab:
        44.7001, 4.7006, -40.9940
        CIE-LCH:
        44.7001, 41.2627, 276.5413
        CIE-Luv:
        44.7001, -21.0213, -61.3310
        Hunter-Lab:
        37.8527, 1.5022, -39.3720
      #356bae color charts
#356bae RGB chart
      #356bae CMYK chart
      #356bae RGB pie chart
      #356bae color shades, tints & tones
#356bae color schemes
#356bae color preview, HTML & CSS examples
           This text has a color of #356bae        
        
          <p style="color:#356bae;">Text here</p>
        
        
          .mytext {color:#356bae;}
        
        Text color #356bae
      
           This box has a color of #356bae        
        
          <div style="background-color:#356bae;">Content here</div>
        
        
          .mybackground {background-color:#356bae;}
        
        Background color #356bae
      
           Border around this has a color of #356bae        
        
          <div style="border:2px solid #356bae;">Content here</div>
        
        
          .myborder {border:2px solid #356bae;}
        
        Border color #356bae