#5fd7cf color space conversions
Hex:
        #5fd7cf
        RGB:
        95, 215, 207
        CMY:
        63, 16, 19
        CMYK:
        56, 0, 4, 16
      HSL:
        176°, 60.0000%, 60.7843%
        HSV (HSB):
        176°, 55.8140%, 84.3137%
        XYZ:
        40.2822, 55.5388, 67.6284
        xyY:
        0.2465, 0.3398, 55.5388
      CIE-Lab:
        79.3506, -35.4203, -6.2446
        CIE-LCH:
        79.3506, 35.9666, 189.9985
        CIE-Luv:
        79.3506, -49.6451, -4.0233
        Hunter-Lab:
        74.5243, -33.9339, -1.6367
      #5fd7cf color charts
#5fd7cf RGB chart
      #5fd7cf CMYK chart
      #5fd7cf RGB pie chart
      #5fd7cf color shades, tints & tones
#5fd7cf color schemes
#5fd7cf color preview, HTML & CSS examples
           This text has a color of #5fd7cf        
        
          <p style="color:#5fd7cf;">Text here</p>
        
        
          .mytext {color:#5fd7cf;}
        
        Text color #5fd7cf
      
           This box has a color of #5fd7cf        
        
          <div style="background-color:#5fd7cf;">Content here</div>
        
        
          .mybackground {background-color:#5fd7cf;}
        
        Background color #5fd7cf
      
           Border around this has a color of #5fd7cf        
        
          <div style="border:2px solid #5fd7cf;">Content here</div>
        
        
          .myborder {border:2px solid #5fd7cf;}
        
        Border color #5fd7cf