#5dafd4 color space conversions
Hex:
        #5dafd4
        RGB:
        93, 175, 212
        CMY:
        64, 31, 17
        CMYK:
        56, 17, 0, 17
      HSL:
        199°, 58.0488%, 59.8039%
        HSV (HSB):
        199°, 56.1321%, 83.1373%
        XYZ:
        31.7278, 37.7406, 67.8998
        xyY:
        0.2310, 0.2747, 37.7406
      CIE-Lab:
        67.8290, -14.4852, -26.3374
        CIE-LCH:
        67.8290, 30.0580, 241.1898
        CIE-Luv:
        67.8290, -34.8342, -39.2994
        Hunter-Lab:
        61.4334, -15.3203, -22.5275
      #5dafd4 color charts
#5dafd4 RGB chart
      #5dafd4 CMYK chart
      #5dafd4 RGB pie chart
      #5dafd4 color shades, tints & tones
#5dafd4 color schemes
#5dafd4 color preview, HTML & CSS examples
           This text has a color of #5dafd4        
        
          <p style="color:#5dafd4;">Text here</p>
        
        
          .mytext {color:#5dafd4;}
        
        Text color #5dafd4
      
           This box has a color of #5dafd4        
        
          <div style="background-color:#5dafd4;">Content here</div>
        
        
          .mybackground {background-color:#5dafd4;}
        
        Background color #5dafd4
      
           Border around this has a color of #5dafd4        
        
          <div style="border:2px solid #5dafd4;">Content here</div>
        
        
          .myborder {border:2px solid #5dafd4;}
        
        Border color #5dafd4