#5dafd2 color space conversions
Hex:
        #5dafd2
        RGB:
        93, 175, 210
        CMY:
        64, 31, 18
        CMYK:
        56, 17, 0, 18
      HSL:
        198°, 56.5217%, 59.4118%
        HSV (HSB):
        198°, 55.7143%, 82.3529%
        XYZ:
        31.4770, 37.6402, 66.5790
        xyY:
        0.2320, 0.2774, 37.6402
      CIE-Lab:
        67.7546, -15.0811, -25.3504
        CIE-LCH:
        67.7546, 29.4972, 239.2513
        CIE-Luv:
        67.7546, -34.9044, -37.5738
        Hunter-Lab:
        61.3516, -15.7843, -21.3956
      #5dafd2 color charts
#5dafd2 RGB chart
      #5dafd2 CMYK chart
      #5dafd2 RGB pie chart
      #5dafd2 color shades, tints & tones
#5dafd2 color schemes
#5dafd2 color preview, HTML & CSS examples
           This text has a color of #5dafd2        
        
          <p style="color:#5dafd2;">Text here</p>
        
        
          .mytext {color:#5dafd2;}
        
        Text color #5dafd2
      
           This box has a color of #5dafd2        
        
          <div style="background-color:#5dafd2;">Content here</div>
        
        
          .mybackground {background-color:#5dafd2;}
        
        Background color #5dafd2
      
           Border around this has a color of #5dafd2        
        
          <div style="border:2px solid #5dafd2;">Content here</div>
        
        
          .myborder {border:2px solid #5dafd2;}
        
        Border color #5dafd2