#5de1fd color space conversions
Hex:
        #5de1fd
        RGB:
        93, 225, 253
        CMY:
        64, 12, 1
        CMYK:
        63, 11, 0, 1
      HSL:
        191°, 97.5610%, 67.8431%
        HSV (HSB):
        191°, 63.2411%, 99.2157%
        XYZ:
        49.1690, 63.2694, 102.5492
        xyY:
        0.2287, 0.2943, 63.2694
      CIE-Lab:
        83.5839, -27.8623, -24.3478
        CIE-LCH:
        83.5839, 37.0017, 221.1490
        CIE-Luv:
        83.5839, -51.3188, -35.0775
        Hunter-Lab:
        79.5421, -28.8587, -20.7599
      #5de1fd color charts
#5de1fd RGB chart
      #5de1fd CMYK chart
      #5de1fd RGB pie chart
      #5de1fd color shades, tints & tones
#5de1fd color schemes
#5de1fd color preview, HTML & CSS examples
           This text has a color of #5de1fd        
        
          <p style="color:#5de1fd;">Text here</p>
        
        
          .mytext {color:#5de1fd;}
        
        Text color #5de1fd
      
           This box has a color of #5de1fd        
        
          <div style="background-color:#5de1fd;">Content here</div>
        
        
          .mybackground {background-color:#5de1fd;}
        
        Background color #5de1fd
      
           Border around this has a color of #5de1fd        
        
          <div style="border:2px solid #5de1fd;">Content here</div>
        
        
          .myborder {border:2px solid #5de1fd;}
        
        Border color #5de1fd