#5cb5bf color space conversions
Hex:
        #5cb5bf
        RGB:
        92, 181, 191
        CMY:
        64, 29, 25
        CMYK:
        52, 5, 0, 25
      HSL:
        186°, 43.6123%, 55.4902%
        HSV (HSB):
        186°, 51.8325%, 74.9020%
        XYZ:
        30.3415, 39.0846, 55.2351
        xyY:
        0.2434, 0.3135, 39.0846
      CIE-Lab:
        68.8125, -23.8520, -13.2792
        CIE-LCH:
        68.8125, 27.2994, 209.1062
        CIE-Luv:
        68.8125, -38.2007, -16.7239
        Hunter-Lab:
        62.5177, -22.7753, -8.6210
      #5cb5bf color charts
#5cb5bf RGB chart
      #5cb5bf CMYK chart
      #5cb5bf RGB pie chart
      #5cb5bf color shades, tints & tones
#5cb5bf color schemes
#5cb5bf color preview, HTML & CSS examples
           This text has a color of #5cb5bf        
        
          <p style="color:#5cb5bf;">Text here</p>
        
        
          .mytext {color:#5cb5bf;}
        
        Text color #5cb5bf
      
           This box has a color of #5cb5bf        
        
          <div style="background-color:#5cb5bf;">Content here</div>
        
        
          .mybackground {background-color:#5cb5bf;}
        
        Background color #5cb5bf
      
           Border around this has a color of #5cb5bf        
        
          <div style="border:2px solid #5cb5bf;">Content here</div>
        
        
          .myborder {border:2px solid #5cb5bf;}
        
        Border color #5cb5bf