#5df5ff color space conversions
Hex:
        #5df5ff
        RGB:
        93, 245, 255
        CMY:
        64, 4, 0
        CMYK:
        64, 4, 0, 0
      HSL:
        184°, 100.0000%, 68.2353%
        HSV (HSB):
        184°, 63.5294%, 100.0000%
        XYZ:
        55.2166, 74.8520, 106.1454
        xyY:
        0.2338, 0.3169, 74.8520
      CIE-Lab:
        89.3236, -36.7784, -16.7171
        CIE-LCH:
        89.3236, 40.3994, 204.4436
        CIE-Luv:
        89.3236, -58.3442, -21.0803
        Hunter-Lab:
        86.5170, -37.4831, -12.1794
      #5df5ff color charts
#5df5ff RGB chart
      #5df5ff CMYK chart
      #5df5ff RGB pie chart
      #5df5ff color shades, tints & tones
#5df5ff color schemes
#5df5ff color preview, HTML & CSS examples
           This text has a color of #5df5ff        
        
          <p style="color:#5df5ff;">Text here</p>
        
        
          .mytext {color:#5df5ff;}
        
        Text color #5df5ff
      
           This box has a color of #5df5ff        
        
          <div style="background-color:#5df5ff;">Content here</div>
        
        
          .mybackground {background-color:#5df5ff;}
        
        Background color #5df5ff
      
           Border around this has a color of #5df5ff        
        
          <div style="border:2px solid #5df5ff;">Content here</div>
        
        
          .myborder {border:2px solid #5df5ff;}
        
        Border color #5df5ff