#5fdbfd color space conversions
Hex:
        #5fdbfd
        RGB:
        95, 219, 253
        CMY:
        63, 14, 1
        CMYK:
        62, 13, 0, 1
      HSL:
        193°, 97.5309%, 68.2353%
        HSV (HSB):
        193°, 62.4506%, 99.2157%
        XYZ:
        47.7805, 60.1878, 102.0276
        xyY:
        0.2275, 0.2866, 60.1878
      CIE-Lab:
        81.9402, -24.5916, -26.8490
        CIE-LCH:
        81.9402, 36.4090, 227.5127
        CIE-Luv:
        81.9402, -48.7393, -39.7198
        Hunter-Lab:
        77.5808, -25.8318, -23.6666
      #5fdbfd color charts
#5fdbfd RGB chart
      #5fdbfd CMYK chart
      #5fdbfd RGB pie chart
      #5fdbfd color shades, tints & tones
#5fdbfd color schemes
#5fdbfd color preview, HTML & CSS examples
           This text has a color of #5fdbfd        
        
          <p style="color:#5fdbfd;">Text here</p>
        
        
          .mytext {color:#5fdbfd;}
        
        Text color #5fdbfd
      
           This box has a color of #5fdbfd        
        
          <div style="background-color:#5fdbfd;">Content here</div>
        
        
          .mybackground {background-color:#5fdbfd;}
        
        Background color #5fdbfd
      
           Border around this has a color of #5fdbfd        
        
          <div style="border:2px solid #5fdbfd;">Content here</div>
        
        
          .myborder {border:2px solid #5fdbfd;}
        
        Border color #5fdbfd