#5ddbcb color space conversions
Hex:
        #5ddbcb
        RGB:
        93, 219, 203
        CMY:
        64, 14, 20
        CMYK:
        58, 0, 7, 14
      HSL:
        172°, 63.6364%, 61.1765%
        HSV (HSB):
        172°, 57.5342%, 85.8824%
        XYZ:
        40.6252, 57.3020, 65.4191
        xyY:
        0.2487, 0.3508, 57.3020
      CIE-Lab:
        80.3491, -38.6616, -2.6442
        CIE-LCH:
        80.3491, 38.7519, 183.9125
        CIE-Luv:
        80.3491, -51.8388, 2.1227
        Hunter-Lab:
        75.6981, -36.6753, 1.7496
      #5ddbcb color charts
#5ddbcb RGB chart
      #5ddbcb CMYK chart
      #5ddbcb RGB pie chart
      #5ddbcb color shades, tints & tones
#5ddbcb color schemes
#5ddbcb color preview, HTML & CSS examples
           This text has a color of #5ddbcb        
        
          <p style="color:#5ddbcb;">Text here</p>
        
        
          .mytext {color:#5ddbcb;}
        
        Text color #5ddbcb
      
           This box has a color of #5ddbcb        
        
          <div style="background-color:#5ddbcb;">Content here</div>
        
        
          .mybackground {background-color:#5ddbcb;}
        
        Background color #5ddbcb
      
           Border around this has a color of #5ddbcb        
        
          <div style="border:2px solid #5ddbcb;">Content here</div>
        
        
          .myborder {border:2px solid #5ddbcb;}
        
        Border color #5ddbcb