#5cb5cf color space conversions
Hex:
        #5cb5cf
        RGB:
        92, 181, 207
        CMY:
        64, 29, 19
        CMYK:
        56, 13, 0, 19
      HSL:
        194°, 54.5024%, 58.6275%
        HSV (HSB):
        194°, 55.5556%, 81.1765%
        XYZ:
        32.2000, 39.8281, 65.0219
        xyY:
        0.2350, 0.2906, 39.8281
      CIE-Lab:
        69.3469, -19.3159, -21.2713
        CIE-LCH:
        69.3469, 28.7328, 227.7583
        CIE-Luv:
        69.3469, -37.5563, -30.3659
        Hunter-Lab:
        63.1095, -19.3665, -16.9101
      #5cb5cf color charts
#5cb5cf RGB chart
      #5cb5cf CMYK chart
      #5cb5cf RGB pie chart
      #5cb5cf color shades, tints & tones
#5cb5cf color schemes
#5cb5cf color preview, HTML & CSS examples
           This text has a color of #5cb5cf        
        
          <p style="color:#5cb5cf;">Text here</p>
        
        
          .mytext {color:#5cb5cf;}
        
        Text color #5cb5cf
      
           This box has a color of #5cb5cf        
        
          <div style="background-color:#5cb5cf;">Content here</div>
        
        
          .mybackground {background-color:#5cb5cf;}
        
        Background color #5cb5cf
      
           Border around this has a color of #5cb5cf        
        
          <div style="border:2px solid #5cb5cf;">Content here</div>
        
        
          .myborder {border:2px solid #5cb5cf;}
        
        Border color #5cb5cf