#5a78a1 color space conversions
Hex:
        #5a78a1
        RGB:
        90, 120, 161
        CMY:
        65, 53, 37
        CMYK:
        44, 25, 0, 37
      HSL:
        215°, 28.2869%, 49.2157%
        HSV (HSB):
        215°, 44.0994%, 63.1373%
        XYZ:
        17.3659, 18.1798, 36.3120
        xyY:
        0.2417, 0.2530, 18.1798
      CIE-Lab:
        49.7135, 0.4723, -25.3956
        CIE-LCH:
        49.7135, 25.4000, 271.0654
        CIE-Luv:
        49.7135, -15.3456, -37.6548
        Hunter-Lab:
        42.6378, -1.9149, -20.6472
      #5a78a1 color charts
#5a78a1 RGB chart
      #5a78a1 CMYK chart
      #5a78a1 RGB pie chart
      #5a78a1 color shades, tints & tones
#5a78a1 color schemes
#5a78a1 color preview, HTML & CSS examples
           This text has a color of #5a78a1        
        
          <p style="color:#5a78a1;">Text here</p>
        
        
          .mytext {color:#5a78a1;}
        
        Text color #5a78a1
      
           This box has a color of #5a78a1        
        
          <div style="background-color:#5a78a1;">Content here</div>
        
        
          .mybackground {background-color:#5a78a1;}
        
        Background color #5a78a1
      
           Border around this has a color of #5a78a1        
        
          <div style="border:2px solid #5a78a1;">Content here</div>
        
        
          .myborder {border:2px solid #5a78a1;}
        
        Border color #5a78a1