#5bc1dc color space conversions
Hex:
        #5bc1dc
        RGB:
        91, 193, 220
        CMY:
        64, 24, 14
        CMYK:
        59, 12, 0, 14
      HSL:
        193°, 64.8241%, 60.9804%
        HSV (HSB):
        193°, 58.6364%, 86.2745%
        XYZ:
        36.3026, 45.5314, 74.5852
        xyY:
        0.2321, 0.2911, 45.5314
      CIE-Lab:
        73.2404, -21.8827, -22.4407
        CIE-LCH:
        73.2404, 31.3439, 225.7213
        CIE-Luv:
        73.2404, -41.7572, -32.1797
        Hunter-Lab:
        67.4769, -22.0516, -18.3020
      #5bc1dc color charts
#5bc1dc RGB chart
      #5bc1dc CMYK chart
      #5bc1dc RGB pie chart
      #5bc1dc color shades, tints & tones
#5bc1dc color schemes
#5bc1dc color preview, HTML & CSS examples
           This text has a color of #5bc1dc        
        
          <p style="color:#5bc1dc;">Text here</p>
        
        
          .mytext {color:#5bc1dc;}
        
        Text color #5bc1dc
      
           This box has a color of #5bc1dc        
        
          <div style="background-color:#5bc1dc;">Content here</div>
        
        
          .mybackground {background-color:#5bc1dc;}
        
        Background color #5bc1dc
      
           Border around this has a color of #5bc1dc        
        
          <div style="border:2px solid #5bc1dc;">Content here</div>
        
        
          .myborder {border:2px solid #5bc1dc;}
        
        Border color #5bc1dc