#5ba7af color space conversions
Hex:
        #5ba7af
        RGB:
        91, 167, 175
        CMY:
        64, 35, 31
        CMYK:
        48, 5, 0, 31
      HSL:
        186°, 34.4262%, 52.1569%
        HSV (HSB):
        186°, 48.0000%, 68.6275%
        XYZ:
        25.8710, 32.9567, 45.5552
        xyY:
        0.2478, 0.3157, 32.9567
      CIE-Lab:
        64.1259, -21.3330, -11.4374
        CIE-LCH:
        64.1259, 24.2056, 208.1974
        CIE-Luv:
        64.1259, -33.5981, -14.0025
        Hunter-Lab:
        57.4079, -20.0227, -6.8631
      #5ba7af color charts
#5ba7af RGB chart
      #5ba7af CMYK chart
      #5ba7af RGB pie chart
      #5ba7af color shades, tints & tones
#5ba7af color schemes
#5ba7af color preview, HTML & CSS examples
           This text has a color of #5ba7af        
        
          <p style="color:#5ba7af;">Text here</p>
        
        
          .mytext {color:#5ba7af;}
        
        Text color #5ba7af
      
           This box has a color of #5ba7af        
        
          <div style="background-color:#5ba7af;">Content here</div>
        
        
          .mybackground {background-color:#5ba7af;}
        
        Background color #5ba7af
      
           Border around this has a color of #5ba7af        
        
          <div style="border:2px solid #5ba7af;">Content here</div>
        
        
          .myborder {border:2px solid #5ba7af;}
        
        Border color #5ba7af