#5a7dcd color space conversions
Hex:
        #5a7dcd
        RGB:
        90, 125, 205
        CMY:
        65, 51, 20
        CMYK:
        56, 39, 0, 20
      HSL:
        222°, 53.4884%, 57.8431%
        HSV (HSB):
        222°, 56.0976%, 80.3922%
        XYZ:
        22.5695, 21.2487, 60.6695
        xyY:
        0.2160, 0.2034, 21.2487
      CIE-Lab:
        53.2206, 11.2570, -45.2302
        CIE-LCH:
        53.2206, 46.6100, 283.9760
        CIE-Luv:
        53.2206, -17.5220, -71.1901
        Hunter-Lab:
        46.0963, 6.7281, -45.7669
      #5a7dcd color charts
#5a7dcd RGB chart
      #5a7dcd CMYK chart
      #5a7dcd RGB pie chart
      #5a7dcd color shades, tints & tones
#5a7dcd color schemes
#5a7dcd color preview, HTML & CSS examples
           This text has a color of #5a7dcd        
        
          <p style="color:#5a7dcd;">Text here</p>
        
        
          .mytext {color:#5a7dcd;}
        
        Text color #5a7dcd
      
           This box has a color of #5a7dcd        
        
          <div style="background-color:#5a7dcd;">Content here</div>
        
        
          .mybackground {background-color:#5a7dcd;}
        
        Background color #5a7dcd
      
           Border around this has a color of #5a7dcd        
        
          <div style="border:2px solid #5a7dcd;">Content here</div>
        
        
          .myborder {border:2px solid #5a7dcd;}
        
        Border color #5a7dcd