#5b78a3 color space conversions
Hex:
        #5b78a3
        RGB:
        91, 120, 163
        CMY:
        64, 53, 36
        CMYK:
        44, 26, 0, 36
      HSL:
        216°, 28.3465%, 49.8039%
        HSV (HSB):
        216°, 44.1718%, 63.9216%
        XYZ:
        17.6417, 18.3014, 37.2530
        xyY:
        0.2410, 0.2500, 18.3014
      CIE-Lab:
        49.8597, 1.3360, -26.3315
        CIE-LCH:
        49.8597, 26.3653, 272.9046
        CIE-Luv:
        49.8597, -14.9961, -39.2488
        Hunter-Lab:
        42.7802, -1.2554, -21.6837
      #5b78a3 color charts
#5b78a3 RGB chart
      #5b78a3 CMYK chart
      #5b78a3 RGB pie chart
      #5b78a3 color shades, tints & tones
#5b78a3 color schemes
#5b78a3 color preview, HTML & CSS examples
           This text has a color of #5b78a3        
        
          <p style="color:#5b78a3;">Text here</p>
        
        
          .mytext {color:#5b78a3;}
        
        Text color #5b78a3
      
           This box has a color of #5b78a3        
        
          <div style="background-color:#5b78a3;">Content here</div>
        
        
          .mybackground {background-color:#5b78a3;}
        
        Background color #5b78a3
      
           Border around this has a color of #5b78a3        
        
          <div style="border:2px solid #5b78a3;">Content here</div>
        
        
          .myborder {border:2px solid #5b78a3;}
        
        Border color #5b78a3