#5dcac1 color space conversions
Hex:
        #5dcac1
        RGB:
        93, 202, 193
        CMY:
        64, 21, 24
        CMYK:
        54, 0, 4, 21
      HSL:
        175°, 50.6977%, 57.8431%
        HSV (HSB):
        175°, 53.9604%, 79.2157%
        XYZ:
        35.2604, 48.4185, 57.9394
        xyY:
        0.2490, 0.3419, 48.4185
      CIE-Lab:
        75.0881, -33.3524, -5.0210
        CIE-LCH:
        75.0881, 33.7282, 188.5613
        CIE-Luv:
        75.0881, -45.9283, -2.3948
        Hunter-Lab:
        69.5834, -31.3186, -0.6601
      #5dcac1 color charts
#5dcac1 RGB chart
      #5dcac1 CMYK chart
      #5dcac1 RGB pie chart
      #5dcac1 color shades, tints & tones
#5dcac1 color schemes
#5dcac1 color preview, HTML & CSS examples
           This text has a color of #5dcac1        
        
          <p style="color:#5dcac1;">Text here</p>
        
        
          .mytext {color:#5dcac1;}
        
        Text color #5dcac1
      
           This box has a color of #5dcac1        
        
          <div style="background-color:#5dcac1;">Content here</div>
        
        
          .mybackground {background-color:#5dcac1;}
        
        Background color #5dcac1
      
           Border around this has a color of #5dcac1        
        
          <div style="border:2px solid #5dcac1;">Content here</div>
        
        
          .myborder {border:2px solid #5dcac1;}
        
        Border color #5dcac1