#537dbb color space conversions
Hex:
        #537dbb
        RGB:
        83, 125, 187
        CMY:
        67, 51, 27
        CMYK:
        56, 33, 0, 27
      HSL:
        216°, 43.3333%, 52.9412%
        HSV (HSB):
        216°, 55.6150%, 73.3333%
        XYZ:
        19.8705, 20.0941, 49.8450
        xyY:
        0.2213, 0.2237, 20.0941
      CIE-Lab:
        51.9434, 3.8925, -36.9968
        CIE-LCH:
        51.9434, 37.2010, 276.0060
        CIE-Luv:
        51.9434, -19.5977, -56.8731
        Hunter-Lab:
        44.8264, 0.6787, -34.5493
      #537dbb color charts
#537dbb RGB chart
      #537dbb CMYK chart
      #537dbb RGB pie chart
      #537dbb color shades, tints & tones
#537dbb color schemes
#537dbb color preview, HTML & CSS examples
           This text has a color of #537dbb        
        
          <p style="color:#537dbb;">Text here</p>
        
        
          .mytext {color:#537dbb;}
        
        Text color #537dbb
      
           This box has a color of #537dbb        
        
          <div style="background-color:#537dbb;">Content here</div>
        
        
          .mybackground {background-color:#537dbb;}
        
        Background color #537dbb
      
           Border around this has a color of #537dbb        
        
          <div style="border:2px solid #537dbb;">Content here</div>
        
        
          .myborder {border:2px solid #537dbb;}
        
        Border color #537dbb