#5a71bd color space conversions
Hex:
        #5a71bd
        RGB:
        90, 113, 189
        CMY:
        65, 56, 26
        CMYK:
        52, 40, 0, 26
      HSL:
        226°, 42.8571%, 54.7059%
        HSV (HSB):
        226°, 52.3810%, 74.1176%
        XYZ:
        19.3069, 17.6580, 50.5349
        xyY:
        0.2207, 0.2018, 17.6580
      CIE-Lab:
        49.0787, 13.4076, -42.6439
        CIE-LCH:
        49.0787, 44.7019, 287.4536
        CIE-Luv:
        49.0787, -13.1585, -66.1331
        Hunter-Lab:
        42.0215, 8.4748, -41.8869
      #5a71bd color charts
#5a71bd RGB chart
      #5a71bd CMYK chart
      #5a71bd RGB pie chart
      #5a71bd color shades, tints & tones
#5a71bd color schemes
#5a71bd color preview, HTML & CSS examples
           This text has a color of #5a71bd        
        
          <p style="color:#5a71bd;">Text here</p>
        
        
          .mytext {color:#5a71bd;}
        
        Text color #5a71bd
      
           This box has a color of #5a71bd        
        
          <div style="background-color:#5a71bd;">Content here</div>
        
        
          .mybackground {background-color:#5a71bd;}
        
        Background color #5a71bd
      
           Border around this has a color of #5a71bd        
        
          <div style="border:2px solid #5a71bd;">Content here</div>
        
        
          .myborder {border:2px solid #5a71bd;}
        
        Border color #5a71bd