#1ddbee color space conversions
Hex:
        #1ddbee
        RGB:
        29, 219, 238
        CMY:
        89, 14, 7
        CMYK:
        88, 8, 0, 7
      HSL:
        185°, 86.0082%, 52.3529%
        HSV (HSB):
        185°, 87.8151%, 93.3333%
        XYZ:
        41.2708, 57.0973, 89.7346
        xyY:
        0.2194, 0.3035, 57.0973
      CIE-Lab:
        80.2343, -36.1818, -21.5912
        CIE-LCH:
        80.2343, 42.1343, 210.8263
        CIE-Luv:
        80.2343, -58.7988, -29.1765
        Hunter-Lab:
        75.5628, -34.7418, -17.5160
      #1ddbee color charts
#1ddbee RGB chart
      #1ddbee CMYK chart
      #1ddbee RGB pie chart
      #1ddbee color shades, tints & tones
#1ddbee color schemes
#1ddbee color preview, HTML & CSS examples
           This text has a color of #1ddbee        
        
          <p style="color:#1ddbee;">Text here</p>
        
        
          .mytext {color:#1ddbee;}
        
        Text color #1ddbee
      
           This box has a color of #1ddbee        
        
          <div style="background-color:#1ddbee;">Content here</div>
        
        
          .mybackground {background-color:#1ddbee;}
        
        Background color #1ddbee
      
           Border around this has a color of #1ddbee        
        
          <div style="border:2px solid #1ddbee;">Content here</div>
        
        
          .myborder {border:2px solid #1ddbee;}
        
        Border color #1ddbee