#5a8fff color space conversions
Hex:
        #5a8fff
        RGB:
        90, 143, 255
        CMY:
        65, 44, 0
        CMYK:
        65, 44, 0, 0
      HSL:
        221°, 100.0000%, 67.6471%
        HSV (HSB):
        221°, 64.7059%, 100.0000%
        XYZ:
        32.0889, 29.0386, 98.5215
        xyY:
        0.2010, 0.1819, 29.0386
      CIE-Lab:
        60.8157, 17.0553, -61.0025
        CIE-LCH:
        60.8157, 63.3418, 285.6201
        CIE-Luv:
        60.8157, -23.4540, -99.5485
        Hunter-Lab:
        53.8875, 11.9902, -70.6776
      #5a8fff color charts
#5a8fff RGB chart
      #5a8fff CMYK chart
      #5a8fff RGB pie chart
      #5a8fff color shades, tints & tones
#5a8fff color schemes
#5a8fff color preview, HTML & CSS examples
           This text has a color of #5a8fff        
        
          <p style="color:#5a8fff;">Text here</p>
        
        
          .mytext {color:#5a8fff;}
        
        Text color #5a8fff
      
           This box has a color of #5a8fff        
        
          <div style="background-color:#5a8fff;">Content here</div>
        
        
          .mybackground {background-color:#5a8fff;}
        
        Background color #5a8fff
      
           Border around this has a color of #5a8fff        
        
          <div style="border:2px solid #5a8fff;">Content here</div>
        
        
          .myborder {border:2px solid #5a8fff;}
        
        Border color #5a8fff