#2ddfe1 color space conversions
Hex:
        #2ddfe1
        RGB:
        45, 223, 225
        CMY:
        82, 13, 12
        CMYK:
        80, 1, 0, 12
      HSL:
        181°, 75.0000%, 52.9412%
        HSV (HSB):
        181°, 80.0000%, 88.2353%
        XYZ:
        41.0605, 58.7695, 80.4137
        xyY:
        0.2278, 0.3261, 58.7695
      CIE-Lab:
        81.1647, -40.8366, -13.2558
        CIE-LCH:
        81.1647, 42.9342, 197.9838
        CIE-Luv:
        81.1647, -59.8472, -14.6370
        Hunter-Lab:
        76.6613, -38.5510, -8.5293
      #2ddfe1 color charts
#2ddfe1 RGB chart
      #2ddfe1 CMYK chart
      #2ddfe1 RGB pie chart
      #2ddfe1 color shades, tints & tones
#2ddfe1 color schemes
#2ddfe1 color preview, HTML & CSS examples
           This text has a color of #2ddfe1        
        
          <p style="color:#2ddfe1;">Text here</p>
        
        
          .mytext {color:#2ddfe1;}
        
        Text color #2ddfe1
      
           This box has a color of #2ddfe1        
        
          <div style="background-color:#2ddfe1;">Content here</div>
        
        
          .mybackground {background-color:#2ddfe1;}
        
        Background color #2ddfe1
      
           Border around this has a color of #2ddfe1        
        
          <div style="border:2px solid #2ddfe1;">Content here</div>
        
        
          .myborder {border:2px solid #2ddfe1;}
        
        Border color #2ddfe1