#5aa6bc color space conversions
Hex:
        #5aa6bc
        RGB:
        90, 166, 188
        CMY:
        65, 35, 26
        CMYK:
        52, 12, 0, 26
      HSL:
        193°, 42.2414%, 54.5098%
        HSV (HSB):
        193°, 52.1277%, 73.7255%
        XYZ:
        26.9298, 33.0769, 52.5421
        xyY:
        0.2393, 0.2939, 33.0769
      CIE-Lab:
        64.2232, -17.3908, -18.5563
        CIE-LCH:
        64.2232, 25.4318, 226.8571
        CIE-Luv:
        64.2232, -33.0576, -25.8903
        Hunter-Lab:
        57.5126, -17.0658, -13.9071
      #5aa6bc color charts
#5aa6bc RGB chart
      #5aa6bc CMYK chart
      #5aa6bc RGB pie chart
      #5aa6bc color shades, tints & tones
#5aa6bc color schemes
#5aa6bc color preview, HTML & CSS examples
           This text has a color of #5aa6bc        
        
          <p style="color:#5aa6bc;">Text here</p>
        
        
          .mytext {color:#5aa6bc;}
        
        Text color #5aa6bc
      
           This box has a color of #5aa6bc        
        
          <div style="background-color:#5aa6bc;">Content here</div>
        
        
          .mybackground {background-color:#5aa6bc;}
        
        Background color #5aa6bc
      
           Border around this has a color of #5aa6bc        
        
          <div style="border:2px solid #5aa6bc;">Content here</div>
        
        
          .myborder {border:2px solid #5aa6bc;}
        
        Border color #5aa6bc