#5fcff7 color space conversions
Hex:
        #5fcff7
        RGB:
        95, 207, 247
        CMY:
        63, 19, 3
        CMYK:
        62, 16, 0, 3
      HSL:
        196°, 90.4762%, 67.0588%
        HSV (HSB):
        196°, 61.5385%, 96.8627%
        XYZ:
        43.8206, 53.7739, 96.0655
        xyY:
        0.2263, 0.2777, 53.7739
      CIE-Lab:
        78.3297, -20.3304, -29.1848
        CIE-LCH:
        78.3297, 35.5680, 235.1386
        CIE-Luv:
        78.3297, -44.7004, -44.0847
        Hunter-Lab:
        73.3307, -21.6615, -26.3402
      #5fcff7 color charts
#5fcff7 RGB chart
      #5fcff7 CMYK chart
      #5fcff7 RGB pie chart
      #5fcff7 color shades, tints & tones
#5fcff7 color schemes
#5fcff7 color preview, HTML & CSS examples
           This text has a color of #5fcff7        
        
          <p style="color:#5fcff7;">Text here</p>
        
        
          .mytext {color:#5fcff7;}
        
        Text color #5fcff7
      
           This box has a color of #5fcff7        
        
          <div style="background-color:#5fcff7;">Content here</div>
        
        
          .mybackground {background-color:#5fcff7;}
        
        Background color #5fcff7
      
           Border around this has a color of #5fcff7        
        
          <div style="border:2px solid #5fcff7;">Content here</div>
        
        
          .myborder {border:2px solid #5fcff7;}
        
        Border color #5fcff7