#5dd1ff color space conversions
Hex:
        #5dd1ff
        RGB:
        93, 209, 255
        CMY:
        64, 18, 0
        CMYK:
        64, 18, 0, 0
      HSL:
        197°, 100.0000%, 68.2353%
        HSV (HSB):
        197°, 63.5294%, 100.0000%
        XYZ:
        45.3647, 55.1481, 102.8614
        xyY:
        0.2231, 0.2712, 55.1481
      CIE-Lab:
        79.1265, -19.2803, -32.2318
        CIE-LCH:
        79.1265, 37.5582, 239.1132
        CIE-Luv:
        79.1265, -45.4801, -49.5107
        Hunter-Lab:
        74.2618, -20.9169, -30.1405
      #5dd1ff color charts
#5dd1ff RGB chart
      #5dd1ff CMYK chart
      #5dd1ff RGB pie chart
      #5dd1ff color shades, tints & tones
#5dd1ff color schemes
#5dd1ff color preview, HTML & CSS examples
           This text has a color of #5dd1ff        
        
          <p style="color:#5dd1ff;">Text here</p>
        
        
          .mytext {color:#5dd1ff;}
        
        Text color #5dd1ff
      
           This box has a color of #5dd1ff        
        
          <div style="background-color:#5dd1ff;">Content here</div>
        
        
          .mybackground {background-color:#5dd1ff;}
        
        Background color #5dd1ff
      
           Border around this has a color of #5dd1ff        
        
          <div style="border:2px solid #5dd1ff;">Content here</div>
        
        
          .myborder {border:2px solid #5dd1ff;}
        
        Border color #5dd1ff