#5aa3cd color space conversions
Hex:
        #5aa3cd
        RGB:
        90, 163, 205
        CMY:
        65, 36, 20
        CMYK:
        56, 20, 0, 20
      HSL:
        202°, 53.4884%, 57.8431%
        HSV (HSB):
        202°, 56.0976%, 80.3922%
        XYZ:
        28.3331, 32.7758, 62.5907
        xyY:
        0.2290, 0.2650, 32.7758
      CIE-Lab:
        63.9790, -10.7303, -28.4004
        CIE-LCH:
        63.9790, 30.3599, 249.3024
        CIE-Luv:
        63.9790, -31.3624, -42.8696
        Hunter-Lab:
        57.2502, -11.8482, -24.7456
      #5aa3cd color charts
#5aa3cd RGB chart
      #5aa3cd CMYK chart
      #5aa3cd RGB pie chart
      #5aa3cd color shades, tints & tones
#5aa3cd color schemes
#5aa3cd color preview, HTML & CSS examples
           This text has a color of #5aa3cd        
        
          <p style="color:#5aa3cd;">Text here</p>
        
        
          .mytext {color:#5aa3cd;}
        
        Text color #5aa3cd
      
           This box has a color of #5aa3cd        
        
          <div style="background-color:#5aa3cd;">Content here</div>
        
        
          .mybackground {background-color:#5aa3cd;}
        
        Background color #5aa3cd
      
           Border around this has a color of #5aa3cd        
        
          <div style="border:2px solid #5aa3cd;">Content here</div>
        
        
          .myborder {border:2px solid #5aa3cd;}
        
        Border color #5aa3cd