#5fe1fa color space conversions
Hex:
        #5fe1fa
        RGB:
        95, 225, 250
        CMY:
        63, 12, 2
        CMYK:
        62, 10, 0, 2
      HSL:
        190°, 93.9394%, 67.6471%
        HSV (HSB):
        190°, 62.0000%, 98.0392%
        XYZ:
        48.8998, 63.1855, 100.0612
        xyY:
        0.2305, 0.2978, 63.1855
      CIE-Lab:
        83.5399, -28.4061, -22.8253
        CIE-LCH:
        83.5399, 36.4404, 218.7831
        CIE-Luv:
        83.5399, -51.0592, -32.4081
        Hunter-Lab:
        79.4893, -29.2974, -18.9918
      #5fe1fa color charts
#5fe1fa RGB chart
      #5fe1fa CMYK chart
      #5fe1fa RGB pie chart
      #5fe1fa color shades, tints & tones
#5fe1fa color schemes
#5fe1fa color preview, HTML & CSS examples
           This text has a color of #5fe1fa        
        
          <p style="color:#5fe1fa;">Text here</p>
        
        
          .mytext {color:#5fe1fa;}
        
        Text color #5fe1fa
      
           This box has a color of #5fe1fa        
        
          <div style="background-color:#5fe1fa;">Content here</div>
        
        
          .mybackground {background-color:#5fe1fa;}
        
        Background color #5fe1fa
      
           Border around this has a color of #5fe1fa        
        
          <div style="border:2px solid #5fe1fa;">Content here</div>
        
        
          .myborder {border:2px solid #5fe1fa;}
        
        Border color #5fe1fa