#5db0ba color space conversions
Hex:
        #5db0ba
        RGB:
        93, 176, 186
        CMY:
        64, 31, 27
        CMYK:
        50, 5, 0, 27
      HSL:
        186°, 40.2597%, 54.7059%
        HSV (HSB):
        186°, 50.0000%, 72.9412%
        XYZ:
        28.9025, 36.9230, 52.0579
        xyY:
        0.2452, 0.3132, 36.9230
      CIE-Lab:
        67.2192, -22.4743, -12.9073
        CIE-LCH:
        67.2192, 25.9170, 209.8695
        CIE-Luv:
        67.2192, -36.1618, -16.2686
        Hunter-Lab:
        60.7643, -21.4342, -8.2598
      #5db0ba color charts
#5db0ba RGB chart
      #5db0ba CMYK chart
      #5db0ba RGB pie chart
      #5db0ba color shades, tints & tones
#5db0ba color schemes
#5db0ba color preview, HTML & CSS examples
           This text has a color of #5db0ba        
        
          <p style="color:#5db0ba;">Text here</p>
        
        
          .mytext {color:#5db0ba;}
        
        Text color #5db0ba
      
           This box has a color of #5db0ba        
        
          <div style="background-color:#5db0ba;">Content here</div>
        
        
          .mybackground {background-color:#5db0ba;}
        
        Background color #5db0ba
      
           Border around this has a color of #5db0ba        
        
          <div style="border:2px solid #5db0ba;">Content here</div>
        
        
          .myborder {border:2px solid #5db0ba;}
        
        Border color #5db0ba