#5a7eba color space conversions
Hex:
        #5a7eba
        RGB:
        90, 126, 186
        CMY:
        65, 51, 27
        CMYK:
        52, 32, 0, 27
      HSL:
        218°, 41.0256%, 54.1176%
        HSV (HSB):
        218°, 51.6129%, 72.9412%
        XYZ:
        20.5402, 20.6405, 49.3558
        xyY:
        0.2269, 0.2280, 20.6405
      CIE-Lab:
        52.5538, 4.5585, -35.4385
        CIE-LCH:
        52.5538, 35.7305, 277.3297
        CIE-Luv:
        52.5538, -17.7854, -54.5755
        Hunter-Lab:
        45.4319, 1.1960, -32.6086
      #5a7eba color charts
#5a7eba RGB chart
      #5a7eba CMYK chart
      #5a7eba RGB pie chart
      #5a7eba color shades, tints & tones
#5a7eba color schemes
#5a7eba color preview, HTML & CSS examples
           This text has a color of #5a7eba        
        
          <p style="color:#5a7eba;">Text here</p>
        
        
          .mytext {color:#5a7eba;}
        
        Text color #5a7eba
      
           This box has a color of #5a7eba        
        
          <div style="background-color:#5a7eba;">Content here</div>
        
        
          .mybackground {background-color:#5a7eba;}
        
        Background color #5a7eba
      
           Border around this has a color of #5a7eba        
        
          <div style="border:2px solid #5a7eba;">Content here</div>
        
        
          .myborder {border:2px solid #5a7eba;}
        
        Border color #5a7eba