#5dbdd3 color space conversions
Hex:
        #5dbdd3
        RGB:
        93, 189, 211
        CMY:
        64, 26, 17
        CMYK:
        56, 10, 0, 17
      HSL:
        191°, 57.2816%, 59.6078%
        HSV (HSB):
        191°, 55.9242%, 82.7451%
        XYZ:
        34.4697, 43.4255, 68.1932
        xyY:
        0.2360, 0.2973, 43.4255
      CIE-Lab:
        71.8428, -22.0699, -19.6628
        CIE-LCH:
        71.8428, 29.5585, 221.6989
        CIE-Luv:
        71.8428, -40.1555, -27.4724
        Hunter-Lab:
        65.8980, -21.9525, -15.2264
      #5dbdd3 color charts
#5dbdd3 RGB chart
      #5dbdd3 CMYK chart
      #5dbdd3 RGB pie chart
      #5dbdd3 color shades, tints & tones
#5dbdd3 color schemes
#5dbdd3 color preview, HTML & CSS examples
           This text has a color of #5dbdd3        
        
          <p style="color:#5dbdd3;">Text here</p>
        
        
          .mytext {color:#5dbdd3;}
        
        Text color #5dbdd3
      
           This box has a color of #5dbdd3        
        
          <div style="background-color:#5dbdd3;">Content here</div>
        
        
          .mybackground {background-color:#5dbdd3;}
        
        Background color #5dbdd3
      
           Border around this has a color of #5dbdd3        
        
          <div style="border:2px solid #5dbdd3;">Content here</div>
        
        
          .myborder {border:2px solid #5dbdd3;}
        
        Border color #5dbdd3