#5dbfca color space conversions
Hex:
        #5dbfca
        RGB:
        93, 191, 202
        CMY:
        64, 25, 21
        CMYK:
        54, 5, 0, 21
      HSL:
        186°, 50.6977%, 57.8431%
        HSV (HSB):
        186°, 53.9604%, 79.2157%
        XYZ:
        33.8057, 43.8530, 62.5598
        xyY:
        0.2411, 0.3127, 43.8530
      CIE-Lab:
        72.1302, -25.6127, -14.3194
        CIE-LCH:
        72.1302, 29.3438, 209.2084
        CIE-Luv:
        72.1302, -41.3071, -18.2592
        Hunter-Lab:
        66.2216, -24.7648, -9.6564
      #5dbfca color charts
#5dbfca RGB chart
      #5dbfca CMYK chart
      #5dbfca RGB pie chart
      #5dbfca color shades, tints & tones
#5dbfca color schemes
#5dbfca color preview, HTML & CSS examples
           This text has a color of #5dbfca        
        
          <p style="color:#5dbfca;">Text here</p>
        
        
          .mytext {color:#5dbfca;}
        
        Text color #5dbfca
      
           This box has a color of #5dbfca        
        
          <div style="background-color:#5dbfca;">Content here</div>
        
        
          .mybackground {background-color:#5dbfca;}
        
        Background color #5dbfca
      
           Border around this has a color of #5dbfca        
        
          <div style="border:2px solid #5dbfca;">Content here</div>
        
        
          .myborder {border:2px solid #5dbfca;}
        
        Border color #5dbfca