#5cc5dc color space conversions
Hex:
        #5cc5dc
        RGB:
        92, 197, 220
        CMY:
        64, 23, 14
        CMYK:
        58, 10, 0, 14
      HSL:
        191°, 64.6465%, 61.1765%
        HSV (HSB):
        191°, 58.1818%, 86.2745%
        XYZ:
        37.2982, 47.3751, 74.8886
        xyY:
        0.2338, 0.2969, 47.3751
      CIE-Lab:
        74.4291, -23.7199, -20.6300
        CIE-LCH:
        74.4291, 31.4362, 221.0146
        CIE-Luv:
        74.4291, -43.0018, -28.9734
        Hunter-Lab:
        68.8296, -23.7242, -16.3286
      #5cc5dc color charts
#5cc5dc RGB chart
      #5cc5dc CMYK chart
      #5cc5dc RGB pie chart
      #5cc5dc color shades, tints & tones
#5cc5dc color schemes
#5cc5dc color preview, HTML & CSS examples
           This text has a color of #5cc5dc        
        
          <p style="color:#5cc5dc;">Text here</p>
        
        
          .mytext {color:#5cc5dc;}
        
        Text color #5cc5dc
      
           This box has a color of #5cc5dc        
        
          <div style="background-color:#5cc5dc;">Content here</div>
        
        
          .mybackground {background-color:#5cc5dc;}
        
        Background color #5cc5dc
      
           Border around this has a color of #5cc5dc        
        
          <div style="border:2px solid #5cc5dc;">Content here</div>
        
        
          .myborder {border:2px solid #5cc5dc;}
        
        Border color #5cc5dc