#5cb6ce color space conversions
Hex:
        #5cb6ce
        RGB:
        92, 182, 206
        CMY:
        64, 29, 19
        CMYK:
        55, 12, 0, 19
      HSL:
        193°, 53.7736%, 58.4314%
        HSV (HSB):
        193°, 55.3398%, 80.7843%
        XYZ:
        32.2822, 40.1874, 64.4480
        xyY:
        0.2358, 0.2935, 40.1874
      CIE-Lab:
        69.6028, -20.1229, -20.3331
        CIE-LCH:
        69.6028, 28.6071, 225.2977
        CIE-Luv:
        69.6028, -37.9758, -28.7260
        Hunter-Lab:
        63.3936, -20.0405, -15.9007
      #5cb6ce color charts
#5cb6ce RGB chart
      #5cb6ce CMYK chart
      #5cb6ce RGB pie chart
      #5cb6ce color shades, tints & tones
#5cb6ce color schemes
#5cb6ce color preview, HTML & CSS examples
           This text has a color of #5cb6ce        
        
          <p style="color:#5cb6ce;">Text here</p>
        
        
          .mytext {color:#5cb6ce;}
        
        Text color #5cb6ce
      
           This box has a color of #5cb6ce        
        
          <div style="background-color:#5cb6ce;">Content here</div>
        
        
          .mybackground {background-color:#5cb6ce;}
        
        Background color #5cb6ce
      
           Border around this has a color of #5cb6ce        
        
          <div style="border:2px solid #5cb6ce;">Content here</div>
        
        
          .myborder {border:2px solid #5cb6ce;}
        
        Border color #5cb6ce