#5a8bda color space conversions
Hex:
        #5a8bda
        RGB:
        90, 139, 218
        CMY:
        65, 45, 15
        CMYK:
        59, 36, 0, 15
      HSL:
        217°, 63.3663%, 60.3922%
        HSV (HSB):
        217°, 58.7156%, 85.4902%
        XYZ:
        26.1040, 25.7009, 69.9146
        xyY:
        0.2145, 0.2111, 25.7009
      CIE-Lab:
        57.7520, 7.1104, -45.3851
        CIE-LCH:
        57.7520, 45.9387, 278.9040
        CIE-Luv:
        57.7520, -22.3701, -72.1318
        Hunter-Lab:
        50.6960, 3.1937, -46.2793
      #5a8bda color charts
#5a8bda RGB chart
      #5a8bda CMYK chart
      #5a8bda RGB pie chart
      #5a8bda color shades, tints & tones
#5a8bda color schemes
#5a8bda color preview, HTML & CSS examples
           This text has a color of #5a8bda        
        
          <p style="color:#5a8bda;">Text here</p>
        
        
          .mytext {color:#5a8bda;}
        
        Text color #5a8bda
      
           This box has a color of #5a8bda        
        
          <div style="background-color:#5a8bda;">Content here</div>
        
        
          .mybackground {background-color:#5a8bda;}
        
        Background color #5a8bda
      
           Border around this has a color of #5a8bda        
        
          <div style="border:2px solid #5a8bda;">Content here</div>
        
        
          .myborder {border:2px solid #5a8bda;}
        
        Border color #5a8bda