#5df2ff color space conversions
Hex:
        #5df2ff
        RGB:
        93, 242, 255
        CMY:
        64, 5, 0
        CMYK:
        64, 5, 0, 0
      HSL:
        185°, 100.0000%, 68.2353%
        HSV (HSB):
        185°, 63.5294%, 100.0000%
        XYZ:
        54.3163, 73.0514, 105.8453
        xyY:
        0.2329, 0.3132, 73.0514
      CIE-Lab:
        88.4722, -35.3885, -17.9980
        CIE-LCH:
        88.4722, 39.7023, 206.9571
        CIE-Luv:
        88.4722, -57.2780, -23.4151
        Hunter-Lab:
        85.4701, -36.1358, -13.5950
      #5df2ff color charts
#5df2ff RGB chart
      #5df2ff CMYK chart
      #5df2ff RGB pie chart
      #5df2ff color shades, tints & tones
#5df2ff color schemes
#5df2ff color preview, HTML & CSS examples
           This text has a color of #5df2ff        
        
          <p style="color:#5df2ff;">Text here</p>
        
        
          .mytext {color:#5df2ff;}
        
        Text color #5df2ff
      
           This box has a color of #5df2ff        
        
          <div style="background-color:#5df2ff;">Content here</div>
        
        
          .mybackground {background-color:#5df2ff;}
        
        Background color #5df2ff
      
           Border around this has a color of #5df2ff        
        
          <div style="border:2px solid #5df2ff;">Content here</div>
        
        
          .myborder {border:2px solid #5df2ff;}
        
        Border color #5df2ff