#5dabb3 color space conversions
Hex:
        #5dabb3
        RGB:
        93, 171, 179
        CMY:
        64, 33, 30
        CMYK:
        48, 4, 0, 30
      HSL:
        186°, 36.1345%, 53.3333%
        HSV (HSB):
        186°, 48.0447%, 70.1961%
        XYZ:
        27.2138, 34.7076, 47.9128
        xyY:
        0.2478, 0.3160, 34.7076
      CIE-Lab:
        65.5204, -21.8319, -11.5701
        CIE-LCH:
        65.5204, 24.7083, 207.9220
        CIE-Luv:
        65.5204, -34.4421, -14.1849
        Hunter-Lab:
        58.9132, -20.6435, -6.9800
      #5dabb3 color charts
#5dabb3 RGB chart
      #5dabb3 CMYK chart
      #5dabb3 RGB pie chart
      #5dabb3 color shades, tints & tones
#5dabb3 color schemes
#5dabb3 color preview, HTML & CSS examples
           This text has a color of #5dabb3        
        
          <p style="color:#5dabb3;">Text here</p>
        
        
          .mytext {color:#5dabb3;}
        
        Text color #5dabb3
      
           This box has a color of #5dabb3        
        
          <div style="background-color:#5dabb3;">Content here</div>
        
        
          .mybackground {background-color:#5dabb3;}
        
        Background color #5dabb3
      
           Border around this has a color of #5dabb3        
        
          <div style="border:2px solid #5dabb3;">Content here</div>
        
        
          .myborder {border:2px solid #5dabb3;}
        
        Border color #5dabb3