#5a93ab color space conversions
Hex:
        #5a93ab
        RGB:
        90, 147, 171
        CMY:
        65, 42, 33
        CMYK:
        47, 14, 0, 33
      HSL:
        198°, 32.5301%, 51.1765%
        HSV (HSB):
        198°, 47.3684%, 67.0588%
        XYZ:
        22.0009, 25.9814, 42.3834
        xyY:
        0.2435, 0.2875, 25.9814
      CIE-Lab:
        58.0194, -12.0499, -18.4104
        CIE-LCH:
        58.0194, 22.0032, 236.7945
        CIE-Luv:
        58.0194, -26.0438, -25.9514
        Hunter-Lab:
        50.9719, -12.1555, -13.6196
      #5a93ab color charts
#5a93ab RGB chart
      #5a93ab CMYK chart
      #5a93ab RGB pie chart
      #5a93ab color shades, tints & tones
#5a93ab color schemes
#5a93ab color preview, HTML & CSS examples
           This text has a color of #5a93ab        
        
          <p style="color:#5a93ab;">Text here</p>
        
        
          .mytext {color:#5a93ab;}
        
        Text color #5a93ab
      
           This box has a color of #5a93ab        
        
          <div style="background-color:#5a93ab;">Content here</div>
        
        
          .mybackground {background-color:#5a93ab;}
        
        Background color #5a93ab
      
           Border around this has a color of #5a93ab        
        
          <div style="border:2px solid #5a93ab;">Content here</div>
        
        
          .myborder {border:2px solid #5a93ab;}
        
        Border color #5a93ab