#5fe7fa color space conversions
Hex:
        #5fe7fa
        RGB:
        95, 231, 250
        CMY:
        63, 9, 2
        CMYK:
        62, 8, 0, 2
      HSL:
        187°, 93.9394%, 67.6471%
        HSV (HSB):
        187°, 62.0000%, 98.0392%
        XYZ:
        50.5505, 66.4869, 100.6114
        xyY:
        0.2323, 0.3055, 66.4869
      CIE-Lab:
        85.2441, -31.2938, -20.2427
        CIE-LCH:
        85.2441, 37.2702, 212.8972
        CIE-Luv:
        85.2441, -53.2209, -27.6911
        Hunter-Lab:
        81.5395, -32.0327, -16.0802
      #5fe7fa color charts
#5fe7fa RGB chart
      #5fe7fa CMYK chart
      #5fe7fa RGB pie chart
      #5fe7fa color shades, tints & tones
#5fe7fa color schemes
#5fe7fa color preview, HTML & CSS examples
           This text has a color of #5fe7fa        
        
          <p style="color:#5fe7fa;">Text here</p>
        
        
          .mytext {color:#5fe7fa;}
        
        Text color #5fe7fa
      
           This box has a color of #5fe7fa        
        
          <div style="background-color:#5fe7fa;">Content here</div>
        
        
          .mybackground {background-color:#5fe7fa;}
        
        Background color #5fe7fa
      
           Border around this has a color of #5fe7fa        
        
          <div style="border:2px solid #5fe7fa;">Content here</div>
        
        
          .myborder {border:2px solid #5fe7fa;}
        
        Border color #5fe7fa