#2ddae5 color space conversions
Hex:
        #2ddae5
        RGB:
        45, 218, 229
        CMY:
        82, 15, 10
        CMYK:
        80, 5, 0, 10
      HSL:
        184°, 77.9661%, 53.7255%
        HSV (HSB):
        184°, 80.3493%, 89.8039%
        XYZ:
        40.2964, 56.3578, 82.8830
        xyY:
        0.2244, 0.3139, 56.3578
      CIE-Lab:
        79.8170, -37.3867, -17.4113
        CIE-LCH:
        79.8170, 41.2422, 204.9717
        CIE-Luv:
        79.8170, -57.8369, -21.9720
        Hunter-Lab:
        75.0719, -35.5620, -12.9088
      #2ddae5 color charts
#2ddae5 RGB chart
      #2ddae5 CMYK chart
      #2ddae5 RGB pie chart
      #2ddae5 color shades, tints & tones
#2ddae5 color schemes
#2ddae5 color preview, HTML & CSS examples
           This text has a color of #2ddae5        
        
          <p style="color:#2ddae5;">Text here</p>
        
        
          .mytext {color:#2ddae5;}
        
        Text color #2ddae5
      
           This box has a color of #2ddae5        
        
          <div style="background-color:#2ddae5;">Content here</div>
        
        
          .mybackground {background-color:#2ddae5;}
        
        Background color #2ddae5
      
           Border around this has a color of #2ddae5        
        
          <div style="border:2px solid #2ddae5;">Content here</div>
        
        
          .myborder {border:2px solid #2ddae5;}
        
        Border color #2ddae5