#5aa1cd color space conversions
Hex:
        #5aa1cd
        RGB:
        90, 161, 205
        CMY:
        65, 37, 20
        CMYK:
        56, 21, 0, 20
      HSL:
        203°, 53.4884%, 57.8431%
        HSV (HSB):
        203°, 56.0976%, 80.3922%
        XYZ:
        27.9808, 32.0712, 62.4732
        xyY:
        0.2284, 0.2618, 32.0712
      CIE-Lab:
        63.4017, -9.6321, -29.2917
        CIE-LCH:
        63.4017, 30.8348, 251.7974
        CIE-Luv:
        63.4017, -30.6107, -44.4268
        Hunter-Lab:
        56.6314, -10.9107, -25.7641
      #5aa1cd color charts
#5aa1cd RGB chart
      #5aa1cd CMYK chart
      #5aa1cd RGB pie chart
      #5aa1cd color shades, tints & tones
#5aa1cd color schemes
#5aa1cd color preview, HTML & CSS examples
           This text has a color of #5aa1cd        
        
          <p style="color:#5aa1cd;">Text here</p>
        
        
          .mytext {color:#5aa1cd;}
        
        Text color #5aa1cd
      
           This box has a color of #5aa1cd        
        
          <div style="background-color:#5aa1cd;">Content here</div>
        
        
          .mybackground {background-color:#5aa1cd;}
        
        Background color #5aa1cd
      
           Border around this has a color of #5aa1cd        
        
          <div style="border:2px solid #5aa1cd;">Content here</div>
        
        
          .myborder {border:2px solid #5aa1cd;}
        
        Border color #5aa1cd