#5cb4c1 color space conversions
Hex:
        #5cb4c1
        RGB:
        92, 180, 193
        CMY:
        64, 29, 24
        CMYK:
        52, 7, 0, 24
      HSL:
        188°, 44.8889%, 55.8824%
        HSV (HSB):
        188°, 52.3316%, 75.6863%
        XYZ:
        30.3605, 38.7681, 56.3349
        xyY:
        0.2420, 0.3090, 38.7681
      CIE-Lab:
        68.5829, -22.7909, -14.7268
        CIE-LCH:
        68.5829, 27.1349, 212.8693
        CIE-Luv:
        68.5829, -37.7329, -19.1868
        Hunter-Lab:
        62.2640, -21.9237, -10.0593
      #5cb4c1 color charts
#5cb4c1 RGB chart
      #5cb4c1 CMYK chart
      #5cb4c1 RGB pie chart
      #5cb4c1 color shades, tints & tones
#5cb4c1 color schemes
#5cb4c1 color preview, HTML & CSS examples
           This text has a color of #5cb4c1        
        
          <p style="color:#5cb4c1;">Text here</p>
        
        
          .mytext {color:#5cb4c1;}
        
        Text color #5cb4c1
      
           This box has a color of #5cb4c1        
        
          <div style="background-color:#5cb4c1;">Content here</div>
        
        
          .mybackground {background-color:#5cb4c1;}
        
        Background color #5cb4c1
      
           Border around this has a color of #5cb4c1        
        
          <div style="border:2px solid #5cb4c1;">Content here</div>
        
        
          .myborder {border:2px solid #5cb4c1;}
        
        Border color #5cb4c1