#5ddcdb color space conversions
Hex:
        #5ddcdb
        RGB:
        93, 220, 219
        CMY:
        64, 14, 14
        CMYK:
        58, 0, 0, 14
      HSL:
        180°, 64.4670%, 61.3725%
        HSV (HSB):
        180°, 57.7273%, 86.2745%
        XYZ:
        42.8936, 58.6280, 76.0734
        xyY:
        0.2415, 0.3301, 58.6280
      CIE-Lab:
        81.0867, -34.9572, -10.0775
        CIE-LCH:
        81.0867, 36.3808, 196.0813
        CIE-Luv:
        81.0867, -51.3508, -10.2475
        Hunter-Lab:
        76.5689, -34.0007, -5.3081
      #5ddcdb color charts
#5ddcdb RGB chart
      #5ddcdb CMYK chart
      #5ddcdb RGB pie chart
      #5ddcdb color shades, tints & tones
#5ddcdb color schemes
#5ddcdb color preview, HTML & CSS examples
           This text has a color of #5ddcdb        
        
          <p style="color:#5ddcdb;">Text here</p>
        
        
          .mytext {color:#5ddcdb;}
        
        Text color #5ddcdb
      
           This box has a color of #5ddcdb        
        
          <div style="background-color:#5ddcdb;">Content here</div>
        
        
          .mybackground {background-color:#5ddcdb;}
        
        Background color #5ddcdb
      
           Border around this has a color of #5ddcdb        
        
          <div style="border:2px solid #5ddcdb;">Content here</div>
        
        
          .myborder {border:2px solid #5ddcdb;}
        
        Border color #5ddcdb