#5aacc2 color space conversions
Hex:
        #5aacc2
        RGB:
        90, 172, 194
        CMY:
        65, 33, 24
        CMYK:
        54, 11, 0, 24
      HSL:
        193°, 46.0177%, 55.6863%
        HSV (HSB):
        193°, 53.6082%, 76.0784%
        XYZ:
        28.7066, 35.5737, 56.3924
        xyY:
        0.2379, 0.2948, 35.5737
      CIE-Lab:
        66.1929, -18.8120, -18.9020
        CIE-LCH:
        66.1929, 26.6679, 225.1368
        CIE-Luv:
        66.1929, -35.1637, -26.3738
        Hunter-Lab:
        59.6437, -18.4643, -14.3073
      #5aacc2 color charts
#5aacc2 RGB chart
      #5aacc2 CMYK chart
      #5aacc2 RGB pie chart
      #5aacc2 color shades, tints & tones
#5aacc2 color schemes
#5aacc2 color preview, HTML & CSS examples
           This text has a color of #5aacc2        
        
          <p style="color:#5aacc2;">Text here</p>
        
        
          .mytext {color:#5aacc2;}
        
        Text color #5aacc2
      
           This box has a color of #5aacc2        
        
          <div style="background-color:#5aacc2;">Content here</div>
        
        
          .mybackground {background-color:#5aacc2;}
        
        Background color #5aacc2
      
           Border around this has a color of #5aacc2        
        
          <div style="border:2px solid #5aacc2;">Content here</div>
        
        
          .myborder {border:2px solid #5aacc2;}
        
        Border color #5aacc2