#5db6bb color space conversions
Hex:
        #5db6bb
        RGB:
        93, 182, 187
        CMY:
        64, 29, 27
        CMYK:
        50, 3, 0, 27
      HSL:
        183°, 40.8696%, 54.9020%
        HSV (HSB):
        183°, 50.2674%, 73.3333%
        XYZ:
        30.2118, 39.3709, 53.0207
        xyY:
        0.2464, 0.3211, 39.3709
      CIE-Lab:
        69.0191, -25.2299, -10.7624
        CIE-LCH:
        69.0191, 27.4295, 203.1017
        CIE-Luv:
        69.0191, -38.4698, -12.5274
        Hunter-Lab:
        62.7462, -23.8597, -6.1778
      #5db6bb color charts
#5db6bb RGB chart
      #5db6bb CMYK chart
      #5db6bb RGB pie chart
      #5db6bb color shades, tints & tones
#5db6bb color schemes
#5db6bb color preview, HTML & CSS examples
           This text has a color of #5db6bb        
        
          <p style="color:#5db6bb;">Text here</p>
        
        
          .mytext {color:#5db6bb;}
        
        Text color #5db6bb
      
           This box has a color of #5db6bb        
        
          <div style="background-color:#5db6bb;">Content here</div>
        
        
          .mybackground {background-color:#5db6bb;}
        
        Background color #5db6bb
      
           Border around this has a color of #5db6bb        
        
          <div style="border:2px solid #5db6bb;">Content here</div>
        
        
          .myborder {border:2px solid #5db6bb;}
        
        Border color #5db6bb