#5dfefa color space conversions
Hex:
        #5dfefa
        RGB:
        93, 254, 250
        CMY:
        64, 0, 2
        CMYK:
        63, 0, 2, 0
      HSL:
        179°, 98.7730%, 68.0392%
        HSV (HSB):
        179°, 63.3858%, 99.6078%
        XYZ:
        57.2113, 80.1129, 102.8905
        xyY:
        0.2382, 0.3335, 80.1129
      CIE-Lab:
        91.7355, -42.2099, -10.5106
        CIE-LCH:
        91.7355, 43.4988, 193.9827
        CIE-Luv:
        91.7355, -61.8380, -9.9940
        Hunter-Lab:
        89.5058, -42.5395, -5.5021
      #5dfefa color charts
#5dfefa RGB chart
      #5dfefa CMYK chart
      #5dfefa RGB pie chart
      #5dfefa color shades, tints & tones
#5dfefa color schemes
#5dfefa color preview, HTML & CSS examples
           This text has a color of #5dfefa        
        
          <p style="color:#5dfefa;">Text here</p>
        
        
          .mytext {color:#5dfefa;}
        
        Text color #5dfefa
      
           This box has a color of #5dfefa        
        
          <div style="background-color:#5dfefa;">Content here</div>
        
        
          .mybackground {background-color:#5dfefa;}
        
        Background color #5dfefa
      
           Border around this has a color of #5dfefa        
        
          <div style="border:2px solid #5dfefa;">Content here</div>
        
        
          .myborder {border:2px solid #5dfefa;}
        
        Border color #5dfefa