#5fdcc3 color space conversions
Hex:
        #5fdcc3
        RGB:
        95, 220, 195
        CMY:
        63, 14, 24
        CMYK:
        57, 0, 11, 14
      HSL:
        168°, 64.1026%, 61.7647%
        HSV (HSB):
        168°, 56.8182%, 86.2745%
        XYZ:
        40.1628, 57.5594, 60.6230
        xyY:
        0.2536, 0.3635, 57.5594
      CIE-Lab:
        80.4932, -40.7169, 1.8335
        CIE-LCH:
        80.4932, 40.7582, 177.4216
        CIE-Luv:
        80.4932, -52.1446, 9.3434
        Hunter-Lab:
        75.8679, -38.2748, 5.7313
      #5fdcc3 color charts
#5fdcc3 RGB chart
      #5fdcc3 CMYK chart
      #5fdcc3 RGB pie chart
      #5fdcc3 color shades, tints & tones
#5fdcc3 color schemes
#5fdcc3 color preview, HTML & CSS examples
           This text has a color of #5fdcc3        
        
          <p style="color:#5fdcc3;">Text here</p>
        
        
          .mytext {color:#5fdcc3;}
        
        Text color #5fdcc3
      
           This box has a color of #5fdcc3        
        
          <div style="background-color:#5fdcc3;">Content here</div>
        
        
          .mybackground {background-color:#5fdcc3;}
        
        Background color #5fdcc3
      
           Border around this has a color of #5fdcc3        
        
          <div style="border:2px solid #5fdcc3;">Content here</div>
        
        
          .myborder {border:2px solid #5fdcc3;}
        
        Border color #5fdcc3