#2ddfae color space conversions
Hex:
        #2ddfae
        RGB:
        45, 223, 174
        CMY:
        82, 13, 32
        CMYK:
        80, 0, 22, 13
      HSL:
        163°, 73.5537%, 52.5490%
        HSV (HSB):
        163°, 79.8206%, 87.4510%
        XYZ:
        35.1098, 56.3892, 49.0781
        xyY:
        0.2498, 0.4011, 56.3892
      CIE-Lab:
        79.8348, -54.3243, 11.8864
        CIE-LCH:
        79.8348, 55.6095, 167.6579
        CIE-Luv:
        79.8348, -63.5684, 26.2120
        Hunter-Lab:
        75.0928, -47.9541, 13.8150
      #2ddfae color charts
#2ddfae RGB chart
      #2ddfae CMYK chart
      #2ddfae RGB pie chart
      #2ddfae color shades, tints & tones
#2ddfae color schemes
#2ddfae color preview, HTML & CSS examples
           This text has a color of #2ddfae        
        
          <p style="color:#2ddfae;">Text here</p>
        
        
          .mytext {color:#2ddfae;}
        
        Text color #2ddfae
      
           This box has a color of #2ddfae        
        
          <div style="background-color:#2ddfae;">Content here</div>
        
        
          .mybackground {background-color:#2ddfae;}
        
        Background color #2ddfae
      
           Border around this has a color of #2ddfae        
        
          <div style="border:2px solid #2ddfae;">Content here</div>
        
        
          .myborder {border:2px solid #2ddfae;}
        
        Border color #2ddfae