#5cb6bc color space conversions
Hex:
        #5cb6bc
        RGB:
        92, 182, 188
        CMY:
        64, 29, 26
        CMYK:
        51, 3, 0, 26
      HSL:
        184°, 41.7391%, 54.9020%
        HSV (HSB):
        184°, 51.0638%, 73.7255%
        XYZ:
        30.2187, 39.3620, 53.5819
        xyY:
        0.2454, 0.3196, 39.3620
      CIE-Lab:
        69.0127, -25.1765, -11.3265
        CIE-LCH:
        69.0127, 27.6070, 204.2223
        CIE-Luv:
        69.0127, -38.7117, -13.4303
        Hunter-Lab:
        62.7392, -23.8180, -6.7187
      #5cb6bc color charts
#5cb6bc RGB chart
      #5cb6bc CMYK chart
      #5cb6bc RGB pie chart
      #5cb6bc color shades, tints & tones
#5cb6bc color schemes
#5cb6bc color preview, HTML & CSS examples
           This text has a color of #5cb6bc        
        
          <p style="color:#5cb6bc;">Text here</p>
        
        
          .mytext {color:#5cb6bc;}
        
        Text color #5cb6bc
      
           This box has a color of #5cb6bc        
        
          <div style="background-color:#5cb6bc;">Content here</div>
        
        
          .mybackground {background-color:#5cb6bc;}
        
        Background color #5cb6bc
      
           Border around this has a color of #5cb6bc        
        
          <div style="border:2px solid #5cb6bc;">Content here</div>
        
        
          .myborder {border:2px solid #5cb6bc;}
        
        Border color #5cb6bc