#2ddfd1 color space conversions
Hex:
        #2ddfd1
        RGB:
        45, 223, 209
        CMY:
        82, 13, 18
        CMYK:
        80, 0, 6, 13
      HSL:
        175°, 73.5537%, 52.5490%
        HSV (HSB):
        175°, 79.8206%, 87.4510%
        XYZ:
        38.9785, 57.9367, 69.4501
        xyY:
        0.2343, 0.3482, 57.9367
      CIE-Lab:
        80.7036, -45.3485, -5.4305
        CIE-LCH:
        80.7036, 45.6725, 186.8287
        CIE-Luv:
        80.7036, -61.0387, -1.3257
        Hunter-Lab:
        76.1162, -41.7948, -0.8162
      #2ddfd1 color charts
#2ddfd1 RGB chart
      #2ddfd1 CMYK chart
      #2ddfd1 RGB pie chart
      #2ddfd1 color shades, tints & tones
#2ddfd1 color schemes
#2ddfd1 color preview, HTML & CSS examples
           This text has a color of #2ddfd1        
        
          <p style="color:#2ddfd1;">Text here</p>
        
        
          .mytext {color:#2ddfd1;}
        
        Text color #2ddfd1
      
           This box has a color of #2ddfd1        
        
          <div style="background-color:#2ddfd1;">Content here</div>
        
        
          .mybackground {background-color:#2ddfd1;}
        
        Background color #2ddfd1
      
           Border around this has a color of #2ddfd1        
        
          <div style="border:2px solid #2ddfd1;">Content here</div>
        
        
          .myborder {border:2px solid #2ddfd1;}
        
        Border color #2ddfd1