#5fdcfb color space conversions
Hex:
        #5fdcfb
        RGB:
        95, 220, 251
        CMY:
        63, 14, 2
        CMYK:
        62, 12, 0, 2
      HSL:
        192°, 95.1220%, 67.8431%
        HSV (HSB):
        192°, 62.1514%, 98.4314%
        XYZ:
        47.7251, 60.5843, 100.4454
        xyY:
        0.2286, 0.2902, 60.5843
      CIE-Lab:
        82.1548, -25.6703, -25.4619
        CIE-LCH:
        82.1548, 36.1562, 224.7665
        CIE-Luv:
        82.1548, -49.2030, -37.2129
        Hunter-Lab:
        77.8359, -26.7656, -22.0271
      #5fdcfb color charts
#5fdcfb RGB chart
      #5fdcfb CMYK chart
      #5fdcfb RGB pie chart
      #5fdcfb color shades, tints & tones
#5fdcfb color schemes
#5fdcfb color preview, HTML & CSS examples
           This text has a color of #5fdcfb        
        
          <p style="color:#5fdcfb;">Text here</p>
        
        
          .mytext {color:#5fdcfb;}
        
        Text color #5fdcfb
      
           This box has a color of #5fdcfb        
        
          <div style="background-color:#5fdcfb;">Content here</div>
        
        
          .mybackground {background-color:#5fdcfb;}
        
        Background color #5fdcfb
      
           Border around this has a color of #5fdcfb        
        
          <div style="border:2px solid #5fdcfb;">Content here</div>
        
        
          .myborder {border:2px solid #5fdcfb;}
        
        Border color #5fdcfb