#5fc9ce color space conversions
Hex:
        #5fc9ce
        RGB:
        95, 201, 206
        CMY:
        63, 21, 19
        CMYK:
        54, 2, 0, 19
      HSL:
        183°, 53.1100%, 59.0196%
        HSV (HSB):
        183°, 53.8835%, 80.7843%
        XYZ:
        36.7465, 48.6624, 65.8486
        xyY:
        0.2429, 0.3217, 48.6624
      CIE-Lab:
        75.2408, -29.0324, -11.8201
        CIE-LCH:
        75.2408, 31.3464, 202.1529
        CIE-Luv:
        75.2408, -44.4078, -13.8178
        Hunter-Lab:
        69.7585, -28.0492, -7.1359
      #5fc9ce color charts
#5fc9ce RGB chart
      #5fc9ce CMYK chart
      #5fc9ce RGB pie chart
      #5fc9ce color shades, tints & tones
#5fc9ce color schemes
#5fc9ce color preview, HTML & CSS examples
           This text has a color of #5fc9ce        
        
          <p style="color:#5fc9ce;">Text here</p>
        
        
          .mytext {color:#5fc9ce;}
        
        Text color #5fc9ce
      
           This box has a color of #5fc9ce        
        
          <div style="background-color:#5fc9ce;">Content here</div>
        
        
          .mybackground {background-color:#5fc9ce;}
        
        Background color #5fc9ce
      
           Border around this has a color of #5fc9ce        
        
          <div style="border:2px solid #5fc9ce;">Content here</div>
        
        
          .myborder {border:2px solid #5fc9ce;}
        
        Border color #5fc9ce