#5dbfbe color space conversions
Hex:
        #5dbfbe
        RGB:
        93, 191, 190
        CMY:
        64, 25, 25
        CMYK:
        51, 0, 1, 25
      HSL:
        179°, 43.3628%, 55.6863%
        HSV (HSB):
        179°, 51.3089%, 74.9020%
        XYZ:
        32.4393, 43.3065, 55.3645
        xyY:
        0.2474, 0.3303, 43.3065
      CIE-Lab:
        71.7625, -28.8667, -8.3175
        CIE-LCH:
        71.7625, 30.0411, 196.0735
        CIE-Luv:
        71.7625, -41.8390, -8.1966
        Hunter-Lab:
        65.8076, -27.1735, -3.8158
      #5dbfbe color charts
#5dbfbe RGB chart
      #5dbfbe CMYK chart
      #5dbfbe RGB pie chart
      #5dbfbe color shades, tints & tones
#5dbfbe color schemes
#5dbfbe color preview, HTML & CSS examples
           This text has a color of #5dbfbe        
        
          <p style="color:#5dbfbe;">Text here</p>
        
        
          .mytext {color:#5dbfbe;}
        
        Text color #5dbfbe
      
           This box has a color of #5dbfbe        
        
          <div style="background-color:#5dbfbe;">Content here</div>
        
        
          .mybackground {background-color:#5dbfbe;}
        
        Background color #5dbfbe
      
           Border around this has a color of #5dbfbe        
        
          <div style="border:2px solid #5dbfbe;">Content here</div>
        
        
          .myborder {border:2px solid #5dbfbe;}
        
        Border color #5dbfbe