#5fcdd4 color space conversions
Hex:
        #5fcdd4
        RGB:
        95, 205, 212
        CMY:
        63, 20, 17
        CMYK:
        55, 3, 0, 17
      HSL:
        184°, 57.6355%, 60.1961%
        HSV (HSB):
        184°, 55.1887%, 83.1373%
        XYZ:
        38.4343, 50.8490, 70.0765
        xyY:
        0.2412, 0.3191, 50.8490
      CIE-Lab:
        76.5875, -29.3435, -13.0433
        CIE-LCH:
        76.5875, 32.1118, 203.9653
        CIE-Luv:
        76.5875, -45.6353, -15.7839
        Hunter-Lab:
        71.3085, -28.5808, -8.3497
      #5fcdd4 color charts
#5fcdd4 RGB chart
      #5fcdd4 CMYK chart
      #5fcdd4 RGB pie chart
      #5fcdd4 color shades, tints & tones
#5fcdd4 color schemes
#5fcdd4 color preview, HTML & CSS examples
           This text has a color of #5fcdd4        
        
          <p style="color:#5fcdd4;">Text here</p>
        
        
          .mytext {color:#5fcdd4;}
        
        Text color #5fcdd4
      
           This box has a color of #5fcdd4        
        
          <div style="background-color:#5fcdd4;">Content here</div>
        
        
          .mybackground {background-color:#5fcdd4;}
        
        Background color #5fcdd4
      
           Border around this has a color of #5fcdd4        
        
          <div style="border:2px solid #5fcdd4;">Content here</div>
        
        
          .myborder {border:2px solid #5fcdd4;}
        
        Border color #5fcdd4