#5fe8fa color space conversions
Hex:
        #5fe8fa
        RGB:
        95, 232, 250
        CMY:
        63, 9, 2
        CMYK:
        62, 7, 0, 2
      HSL:
        187°, 93.9394%, 67.6471%
        HSV (HSB):
        187°, 62.0000%, 98.0392%
        XYZ:
        50.8312, 67.0482, 100.7050
        xyY:
        0.2325, 0.3067, 67.0482
      CIE-Lab:
        85.5283, -31.7702, -19.8131
        CIE-LCH:
        85.5283, 37.4420, 211.9492
        CIE-Luv:
        85.5283, -53.5807, -26.9075
        Hunter-Lab:
        81.8830, -32.4862, -15.6006
      #5fe8fa color charts
#5fe8fa RGB chart
      #5fe8fa CMYK chart
      #5fe8fa RGB pie chart
      #5fe8fa color shades, tints & tones
#5fe8fa color schemes
#5fe8fa color preview, HTML & CSS examples
           This text has a color of #5fe8fa        
        
          <p style="color:#5fe8fa;">Text here</p>
        
        
          .mytext {color:#5fe8fa;}
        
        Text color #5fe8fa
      
           This box has a color of #5fe8fa        
        
          <div style="background-color:#5fe8fa;">Content here</div>
        
        
          .mybackground {background-color:#5fe8fa;}
        
        Background color #5fe8fa
      
           Border around this has a color of #5fe8fa        
        
          <div style="border:2px solid #5fe8fa;">Content here</div>
        
        
          .myborder {border:2px solid #5fe8fa;}
        
        Border color #5fe8fa