#5a7ca3 color space conversions
Hex:
        #5a7ca3
        RGB:
        90, 124, 163
        CMY:
        65, 51, 36
        CMYK:
        45, 24, 0, 36
      HSL:
        212°, 28.8538%, 49.6078%
        HSV (HSB):
        212°, 44.7853%, 63.9216%
        XYZ:
        18.0350, 19.2333, 37.4122
        xyY:
        0.2415, 0.2575, 19.2333
      CIE-Lab:
        50.9591, -1.2990, -24.6349
        CIE-LCH:
        50.9591, 24.6691, 266.9816
        CIE-Luv:
        50.9591, -16.9421, -36.4255
        Hunter-Lab:
        43.8558, -3.3425, -19.8796
      #5a7ca3 color charts
#5a7ca3 RGB chart
      #5a7ca3 CMYK chart
      #5a7ca3 RGB pie chart
      #5a7ca3 color shades, tints & tones
#5a7ca3 color schemes
#5a7ca3 color preview, HTML & CSS examples
           This text has a color of #5a7ca3        
        
          <p style="color:#5a7ca3;">Text here</p>
        
        
          .mytext {color:#5a7ca3;}
        
        Text color #5a7ca3
      
           This box has a color of #5a7ca3        
        
          <div style="background-color:#5a7ca3;">Content here</div>
        
        
          .mybackground {background-color:#5a7ca3;}
        
        Background color #5a7ca3
      
           Border around this has a color of #5a7ca3        
        
          <div style="border:2px solid #5a7ca3;">Content here</div>
        
        
          .myborder {border:2px solid #5a7ca3;}
        
        Border color #5a7ca3