#5a7ecd color space conversions
Hex:
        #5a7ecd
        RGB:
        90, 126, 205
        CMY:
        65, 51, 20
        CMYK:
        56, 39, 0, 20
      HSL:
        221°, 53.4884%, 57.8431%
        HSV (HSB):
        221°, 56.0976%, 80.3922%
        XYZ:
        22.6967, 21.5031, 60.7119
        xyY:
        0.2163, 0.2050, 21.5031
      CIE-Lab:
        53.4958, 10.6514, -44.7940
        CIE-LCH:
        53.4958, 46.0430, 283.3758
        CIE-Luv:
        53.4958, -17.8677, -70.5002
        Hunter-Lab:
        46.3715, 6.2176, -45.1654
      #5a7ecd color charts
#5a7ecd RGB chart
      #5a7ecd CMYK chart
      #5a7ecd RGB pie chart
      #5a7ecd color shades, tints & tones
#5a7ecd color schemes
#5a7ecd color preview, HTML & CSS examples
           This text has a color of #5a7ecd        
        
          <p style="color:#5a7ecd;">Text here</p>
        
        
          .mytext {color:#5a7ecd;}
        
        Text color #5a7ecd
      
           This box has a color of #5a7ecd        
        
          <div style="background-color:#5a7ecd;">Content here</div>
        
        
          .mybackground {background-color:#5a7ecd;}
        
        Background color #5a7ecd
      
           Border around this has a color of #5a7ecd        
        
          <div style="border:2px solid #5a7ecd;">Content here</div>
        
        
          .myborder {border:2px solid #5a7ecd;}
        
        Border color #5a7ecd