#5fc7e1 color space conversions
Hex:
        #5fc7e1
        RGB:
        95, 199, 225
        CMY:
        63, 22, 12
        CMYK:
        58, 12, 0, 12
      HSL:
        192°, 68.4211%, 62.7451%
        HSV (HSB):
        192°, 57.7778%, 88.2353%
        XYZ:
        38.7333, 48.7160, 78.5958
        xyY:
        0.2333, 0.2934, 48.7160
      CIE-Lab:
        75.2743, -22.7269, -22.0391
        CIE-LCH:
        75.2743, 31.6580, 224.1198
        CIE-Luv:
        75.2743, -42.7802, -31.4969
        Hunter-Lab:
        69.7968, -23.0869, -17.9066
      #5fc7e1 color charts
#5fc7e1 RGB chart
      #5fc7e1 CMYK chart
      #5fc7e1 RGB pie chart
      #5fc7e1 color shades, tints & tones
#5fc7e1 color schemes
#5fc7e1 color preview, HTML & CSS examples
           This text has a color of #5fc7e1        
        
          <p style="color:#5fc7e1;">Text here</p>
        
        
          .mytext {color:#5fc7e1;}
        
        Text color #5fc7e1
      
           This box has a color of #5fc7e1        
        
          <div style="background-color:#5fc7e1;">Content here</div>
        
        
          .mybackground {background-color:#5fc7e1;}
        
        Background color #5fc7e1
      
           Border around this has a color of #5fc7e1        
        
          <div style="border:2px solid #5fc7e1;">Content here</div>
        
        
          .myborder {border:2px solid #5fc7e1;}
        
        Border color #5fc7e1