#5dbddb color space conversions
Hex:
        #5dbddb
        RGB:
        93, 189, 219
        CMY:
        64, 26, 14
        CMYK:
        58, 14, 0, 14
      HSL:
        194°, 63.6364%, 61.1765%
        HSV (HSB):
        194°, 57.5342%, 85.8824%
        XYZ:
        35.4980, 43.8368, 73.6082
        xyY:
        0.2321, 0.2866, 43.8368
      CIE-Lab:
        72.1193, -19.7506, -23.6005
        CIE-LCH:
        72.1193, 30.7745, 230.0750
        CIE-Luv:
        72.1193, -39.8144, -34.3366
        Hunter-Lab:
        66.2094, -20.1641, -19.5691
      #5dbddb color charts
#5dbddb RGB chart
      #5dbddb CMYK chart
      #5dbddb RGB pie chart
      #5dbddb color shades, tints & tones
#5dbddb color schemes
#5dbddb color preview, HTML & CSS examples
           This text has a color of #5dbddb        
        
          <p style="color:#5dbddb;">Text here</p>
        
        
          .mytext {color:#5dbddb;}
        
        Text color #5dbddb
      
           This box has a color of #5dbddb        
        
          <div style="background-color:#5dbddb;">Content here</div>
        
        
          .mybackground {background-color:#5dbddb;}
        
        Background color #5dbddb
      
           Border around this has a color of #5dbddb        
        
          <div style="border:2px solid #5dbddb;">Content here</div>
        
        
          .myborder {border:2px solid #5dbddb;}
        
        Border color #5dbddb