#5a94da color space conversions
Hex:
        #5a94da
        RGB:
        90, 148, 218
        CMY:
        65, 42, 15
        CMYK:
        59, 32, 0, 15
      HSL:
        213°, 63.3663%, 60.3922%
        HSV (HSB):
        213°, 58.7156%, 85.4902%
        XYZ:
        27.4612, 28.4154, 70.3670
        xyY:
        0.2175, 0.2251, 28.4154
      CIE-Lab:
        60.2622, 1.8286, -41.4286
        CIE-LCH:
        60.2622, 41.4689, 272.5273
        CIE-Luv:
        60.2622, -25.5455, -65.5300
        Hunter-Lab:
        53.3061, -1.3294, -40.9518
      #5a94da color charts
#5a94da RGB chart
      #5a94da CMYK chart
      #5a94da RGB pie chart
      #5a94da color shades, tints & tones
#5a94da color schemes
#5a94da color preview, HTML & CSS examples
           This text has a color of #5a94da        
        
          <p style="color:#5a94da;">Text here</p>
        
        
          .mytext {color:#5a94da;}
        
        Text color #5a94da
      
           This box has a color of #5a94da        
        
          <div style="background-color:#5a94da;">Content here</div>
        
        
          .mybackground {background-color:#5a94da;}
        
        Background color #5a94da
      
           Border around this has a color of #5a94da        
        
          <div style="border:2px solid #5a94da;">Content here</div>
        
        
          .myborder {border:2px solid #5a94da;}
        
        Border color #5a94da