#5ddaeb color space conversions
Hex:
        #5ddaeb
        RGB:
        93, 218, 235
        CMY:
        64, 15, 8
        CMYK:
        60, 7, 0, 8
      HSL:
        187°, 78.0220%, 64.3137%
        HSV (HSB):
        187°, 60.4255%, 92.1569%
        XYZ:
        44.5810, 58.4681, 87.5331
        xyY:
        0.2339, 0.3068, 58.4681
      CIE-Lab:
        80.9984, -29.6118, -18.7277
        CIE-LCH:
        80.9984, 35.0369, 212.3109
        CIE-Luv:
        80.9984, -49.7575, -25.2456
        Hunter-Lab:
        76.4645, -29.7421, -14.3474
      #5ddaeb color charts
#5ddaeb RGB chart
      #5ddaeb CMYK chart
      #5ddaeb RGB pie chart
      #5ddaeb color shades, tints & tones
#5ddaeb color schemes
#5ddaeb color preview, HTML & CSS examples
           This text has a color of #5ddaeb        
        
          <p style="color:#5ddaeb;">Text here</p>
        
        
          .mytext {color:#5ddaeb;}
        
        Text color #5ddaeb
      
           This box has a color of #5ddaeb        
        
          <div style="background-color:#5ddaeb;">Content here</div>
        
        
          .mybackground {background-color:#5ddaeb;}
        
        Background color #5ddaeb
      
           Border around this has a color of #5ddaeb        
        
          <div style="border:2px solid #5ddaeb;">Content here</div>
        
        
          .myborder {border:2px solid #5ddaeb;}
        
        Border color #5ddaeb