#5fc1ea color space conversions
Hex:
        #5fc1ea
        RGB:
        95, 193, 234
        CMY:
        63, 24, 8
        CMYK:
        59, 18, 0, 8
      HSL:
        198°, 76.7956%, 64.5098%
        HSV (HSB):
        198°, 59.4017%, 91.7647%
        XYZ:
        38.6406, 46.5133, 84.7833
        xyY:
        0.2274, 0.2737, 46.5133
      CIE-Lab:
        73.8774, -17.0020, -29.0371
        CIE-LCH:
        73.8774, 33.6485, 239.6499
        CIE-Luv:
        73.8774, -40.1691, -43.9698
        Hunter-Lab:
        68.2007, -18.2182, -25.9655
      #5fc1ea color charts
#5fc1ea RGB chart
      #5fc1ea CMYK chart
      #5fc1ea RGB pie chart
      #5fc1ea color shades, tints & tones
#5fc1ea color schemes
#5fc1ea color preview, HTML & CSS examples
           This text has a color of #5fc1ea        
        
          <p style="color:#5fc1ea;">Text here</p>
        
        
          .mytext {color:#5fc1ea;}
        
        Text color #5fc1ea
      
           This box has a color of #5fc1ea        
        
          <div style="background-color:#5fc1ea;">Content here</div>
        
        
          .mybackground {background-color:#5fc1ea;}
        
        Background color #5fc1ea
      
           Border around this has a color of #5fc1ea        
        
          <div style="border:2px solid #5fc1ea;">Content here</div>
        
        
          .myborder {border:2px solid #5fc1ea;}
        
        Border color #5fc1ea