#5aa3bc color space conversions
Hex:
        #5aa3bc
        RGB:
        90, 163, 188
        CMY:
        65, 36, 26
        CMYK:
        52, 13, 0, 26
      HSL:
        195°, 42.2414%, 54.5098%
        HSV (HSB):
        195°, 52.1277%, 73.7255%
        XYZ:
        26.3907, 31.9989, 52.3624
        xyY:
        0.2383, 0.2889, 31.9989
      CIE-Lab:
        63.3420, -15.7984, -19.8966
        CIE-LCH:
        63.3420, 25.4060, 231.5496
        CIE-Luv:
        63.3420, -31.8923, -28.2148
        Hunter-Lab:
        56.5676, -15.7167, -15.2852
      #5aa3bc color charts
#5aa3bc RGB chart
      #5aa3bc CMYK chart
      #5aa3bc RGB pie chart
      #5aa3bc color shades, tints & tones
#5aa3bc color schemes
#5aa3bc color preview, HTML & CSS examples
           This text has a color of #5aa3bc        
        
          <p style="color:#5aa3bc;">Text here</p>
        
        
          .mytext {color:#5aa3bc;}
        
        Text color #5aa3bc
      
           This box has a color of #5aa3bc        
        
          <div style="background-color:#5aa3bc;">Content here</div>
        
        
          .mybackground {background-color:#5aa3bc;}
        
        Background color #5aa3bc
      
           Border around this has a color of #5aa3bc        
        
          <div style="border:2px solid #5aa3bc;">Content here</div>
        
        
          .myborder {border:2px solid #5aa3bc;}
        
        Border color #5aa3bc