#5dbec4 color space conversions
Hex:
        #5dbec4
        RGB:
        93, 190, 196
        CMY:
        64, 25, 23
        CMYK:
        53, 3, 0, 23
      HSL:
        183°, 46.6063%, 56.6667%
        HSV (HSB):
        183°, 52.5510%, 76.8627%
        XYZ:
        32.8915, 43.1396, 58.8178
        xyY:
        0.2439, 0.3199, 43.1396
      CIE-Lab:
        71.6496, -26.7641, -11.7644
        CIE-LCH:
        71.6496, 29.2356, 203.7283
        CIE-Luv:
        71.6496, -41.1886, -13.9699
        Hunter-Lab:
        65.6807, -25.5524, -7.1183
      #5dbec4 color charts
#5dbec4 RGB chart
      #5dbec4 CMYK chart
      #5dbec4 RGB pie chart
      #5dbec4 color shades, tints & tones
#5dbec4 color schemes
#5dbec4 color preview, HTML & CSS examples
           This text has a color of #5dbec4        
        
          <p style="color:#5dbec4;">Text here</p>
        
        
          .mytext {color:#5dbec4;}
        
        Text color #5dbec4
      
           This box has a color of #5dbec4        
        
          <div style="background-color:#5dbec4;">Content here</div>
        
        
          .mybackground {background-color:#5dbec4;}
        
        Background color #5dbec4
      
           Border around this has a color of #5dbec4        
        
          <div style="border:2px solid #5dbec4;">Content here</div>
        
        
          .myborder {border:2px solid #5dbec4;}
        
        Border color #5dbec4