#5fbffa color space conversions
Hex:
        #5fbffa
        RGB:
        95, 191, 250
        CMY:
        63, 25, 2
        CMYK:
        62, 24, 0, 2
      HSL:
        203°, 93.9394%, 67.6471%
        HSV (HSB):
        203°, 62.0000%, 98.0392%
        XYZ:
        40.6054, 46.5966, 97.2964
        xyY:
        0.2201, 0.2526, 46.5966
      CIE-Lab:
        73.9310, -11.0583, -37.5846
        CIE-LCH:
        73.9310, 39.1777, 253.6049
        CIE-Luv:
        73.9310, -38.7993, -59.3494
        Hunter-Lab:
        68.2617, -13.2774, -36.7254
      #5fbffa color charts
#5fbffa RGB chart
      #5fbffa CMYK chart
      #5fbffa RGB pie chart
      #5fbffa color shades, tints & tones
#5fbffa color schemes
#5fbffa color preview, HTML & CSS examples
           This text has a color of #5fbffa        
        
          <p style="color:#5fbffa;">Text here</p>
        
        
          .mytext {color:#5fbffa;}
        
        Text color #5fbffa
      
           This box has a color of #5fbffa        
        
          <div style="background-color:#5fbffa;">Content here</div>
        
        
          .mybackground {background-color:#5fbffa;}
        
        Background color #5fbffa
      
           Border around this has a color of #5fbffa        
        
          <div style="border:2px solid #5fbffa;">Content here</div>
        
        
          .myborder {border:2px solid #5fbffa;}
        
        Border color #5fbffa