#2dfae1 color space conversions
Hex:
        #2dfae1
        RGB:
        45, 250, 225
        CMY:
        82, 2, 12
        CMYK:
        82, 0, 10, 2
      HSL:
        173°, 95.3488%, 57.8431%
        HSV (HSB):
        173°, 82.0000%, 98.0392%
        XYZ:
        48.8584, 74.3653, 83.0130
        xyY:
        0.2369, 0.3606, 74.3653
      CIE-Lab:
        89.0949, -52.4634, -1.5104
        CIE-LCH:
        89.0949, 52.4851, 181.6491
        CIE-Luv:
        89.0949, -68.9909, 6.0249
        Hunter-Lab:
        86.2353, -49.7790, 3.2902
      #2dfae1 color charts
#2dfae1 RGB chart
      #2dfae1 CMYK chart
      #2dfae1 RGB pie chart
      #2dfae1 color shades, tints & tones
#2dfae1 color schemes
#2dfae1 color preview, HTML & CSS examples
           This text has a color of #2dfae1        
        
          <p style="color:#2dfae1;">Text here</p>
        
        
          .mytext {color:#2dfae1;}
        
        Text color #2dfae1
      
           This box has a color of #2dfae1        
        
          <div style="background-color:#2dfae1;">Content here</div>
        
        
          .mybackground {background-color:#2dfae1;}
        
        Background color #2dfae1
      
           Border around this has a color of #2dfae1        
        
          <div style="border:2px solid #2dfae1;">Content here</div>
        
        
          .myborder {border:2px solid #2dfae1;}
        
        Border color #2dfae1