#5cfdfd color space conversions
Hex:
        #5cfdfd
        RGB:
        92, 253, 253
        CMY:
        64, 1, 1
        CMYK:
        64, 0, 0, 1
      HSL:
        180°, 97.5758%, 67.6471%
        HSV (HSB):
        180°, 63.6364%, 99.2157%
        XYZ:
        57.2685, 79.6177, 105.2779
        xyY:
        0.2365, 0.3288, 79.6177
      CIE-Lab:
        91.5131, -41.1105, -12.4005
        CIE-LCH:
        91.5131, 42.9400, 196.7853
        CIE-Luv:
        91.5131, -61.4913, -13.2798
        Hunter-Lab:
        89.2288, -41.5860, -7.4941
      #5cfdfd color charts
#5cfdfd RGB chart
      #5cfdfd CMYK chart
      #5cfdfd RGB pie chart
      #5cfdfd color shades, tints & tones
#5cfdfd color schemes
#5cfdfd color preview, HTML & CSS examples
           This text has a color of #5cfdfd        
        
          <p style="color:#5cfdfd;">Text here</p>
        
        
          .mytext {color:#5cfdfd;}
        
        Text color #5cfdfd
      
           This box has a color of #5cfdfd        
        
          <div style="background-color:#5cfdfd;">Content here</div>
        
        
          .mybackground {background-color:#5cfdfd;}
        
        Background color #5cfdfd
      
           Border around this has a color of #5cfdfd        
        
          <div style="border:2px solid #5cfdfd;">Content here</div>
        
        
          .myborder {border:2px solid #5cfdfd;}
        
        Border color #5cfdfd