#5cd1dc color space conversions
Hex:
        #5cd1dc
        RGB:
        92, 209, 220
        CMY:
        64, 18, 14
        CMYK:
        58, 5, 0, 14
      HSL:
        185°, 64.6465%, 61.1765%
        HSV (HSB):
        185°, 58.1818%, 86.2745%
        XYZ:
        40.1324, 53.0435, 75.8334
        xyY:
        0.2375, 0.3138, 53.0435
      CIE-Lab:
        77.9007, -29.6372, -15.3837
        CIE-LCH:
        77.9007, 33.3919, 207.4324
        CIE-Luv:
        77.9007, -47.4605, -19.6043
        Hunter-Lab:
        72.8310, -29.0947, -10.7525
      #5cd1dc color charts
#5cd1dc RGB chart
      #5cd1dc CMYK chart
      #5cd1dc RGB pie chart
      #5cd1dc color shades, tints & tones
#5cd1dc color schemes
#5cd1dc color preview, HTML & CSS examples
           This text has a color of #5cd1dc        
        
          <p style="color:#5cd1dc;">Text here</p>
        
        
          .mytext {color:#5cd1dc;}
        
        Text color #5cd1dc
      
           This box has a color of #5cd1dc        
        
          <div style="background-color:#5cd1dc;">Content here</div>
        
        
          .mybackground {background-color:#5cd1dc;}
        
        Background color #5cd1dc
      
           Border around this has a color of #5cd1dc        
        
          <div style="border:2px solid #5cd1dc;">Content here</div>
        
        
          .myborder {border:2px solid #5cd1dc;}
        
        Border color #5cd1dc