#5fccd4 color space conversions
Hex:
        #5fccd4
        RGB:
        95, 204, 212
        CMY:
        63, 20, 17
        CMYK:
        55, 4, 0, 17
      HSL:
        184°, 57.6355%, 60.1961%
        HSV (HSB):
        184°, 55.1887%, 83.1373%
        XYZ:
        38.1958, 50.3721, 69.9970
        xyY:
        0.2409, 0.3177, 50.3721
      CIE-Lab:
        76.2971, -28.8581, -13.4786
        CIE-LCH:
        76.2971, 31.8507, 205.0356
        CIE-Luv:
        76.2971, -45.2587, -16.5536
        Hunter-Lab:
        70.9733, -28.1396, -8.7931
      #5fccd4 color charts
#5fccd4 RGB chart
      #5fccd4 CMYK chart
      #5fccd4 RGB pie chart
      #5fccd4 color shades, tints & tones
#5fccd4 color schemes
#5fccd4 color preview, HTML & CSS examples
           This text has a color of #5fccd4        
        
          <p style="color:#5fccd4;">Text here</p>
        
        
          .mytext {color:#5fccd4;}
        
        Text color #5fccd4
      
           This box has a color of #5fccd4        
        
          <div style="background-color:#5fccd4;">Content here</div>
        
        
          .mybackground {background-color:#5fccd4;}
        
        Background color #5fccd4
      
           Border around this has a color of #5fccd4        
        
          <div style="border:2px solid #5fccd4;">Content here</div>
        
        
          .myborder {border:2px solid #5fccd4;}
        
        Border color #5fccd4