#5acab2 color space conversions
Hex:
        #5acab2
        RGB:
        90, 202, 178
        CMY:
        65, 21, 30
        CMYK:
        55, 0, 12, 21
      HSL:
        167°, 51.3761%, 57.2549%
        HSV (HSB):
        167°, 55.4455%, 79.2157%
        XYZ:
        33.3729, 47.6291, 49.5539
        xyY:
        0.2556, 0.3648, 47.6291
      CIE-Lab:
        74.5904, -37.7355, 2.3503
        CIE-LCH:
        74.5904, 37.8086, 176.4360
        CIE-Luv:
        74.5904, -47.4481, 9.5315
        Hunter-Lab:
        69.0138, -34.4573, 5.7378
      #5acab2 color charts
#5acab2 RGB chart
      #5acab2 CMYK chart
      #5acab2 RGB pie chart
      #5acab2 color shades, tints & tones
#5acab2 color schemes
#5acab2 color preview, HTML & CSS examples
           This text has a color of #5acab2        
        
          <p style="color:#5acab2;">Text here</p>
        
        
          .mytext {color:#5acab2;}
        
        Text color #5acab2
      
           This box has a color of #5acab2        
        
          <div style="background-color:#5acab2;">Content here</div>
        
        
          .mybackground {background-color:#5acab2;}
        
        Background color #5acab2
      
           Border around this has a color of #5acab2        
        
          <div style="border:2px solid #5acab2;">Content here</div>
        
        
          .myborder {border:2px solid #5acab2;}
        
        Border color #5acab2