#536baf color space conversions
Hex:
        #536baf
        RGB:
        83, 107, 175
        CMY:
        67, 58, 31
        CMYK:
        53, 39, 0, 31
      HSL:
        224°, 36.5079%, 50.5882%
        HSV (HSB):
        224°, 52.5714%, 68.6275%
        XYZ:
        16.5628, 15.4495, 42.6665
        xyY:
        0.2218, 0.2069, 15.4495
      CIE-Lab:
        46.2439, 10.9847, -39.0374
        CIE-LCH:
        46.2439, 40.5535, 285.7160
        CIE-Luv:
        46.2439, -13.0950, -59.4159
        Hunter-Lab:
        39.3059, 6.4315, -36.8452
      #536baf color charts
#536baf RGB chart
      #536baf CMYK chart
      #536baf RGB pie chart
      #536baf color shades, tints & tones
#536baf color schemes
#536baf color preview, HTML & CSS examples
           This text has a color of #536baf        
        
          <p style="color:#536baf;">Text here</p>
        
        
          .mytext {color:#536baf;}
        
        Text color #536baf
      
           This box has a color of #536baf        
        
          <div style="background-color:#536baf;">Content here</div>
        
        
          .mybackground {background-color:#536baf;}
        
        Background color #536baf
      
           Border around this has a color of #536baf        
        
          <div style="border:2px solid #536baf;">Content here</div>
        
        
          .myborder {border:2px solid #536baf;}
        
        Border color #536baf