#2dfaae color space conversions
Hex:
        #2dfaae
        RGB:
        45, 250, 174
        CMY:
        82, 2, 32
        CMYK:
        82, 0, 30, 2
      HSL:
        158°, 95.3488%, 57.8431%
        HSV (HSB):
        158°, 82.0000%, 98.0392%
        XYZ:
        42.9078, 71.9851, 51.6774
        xyY:
        0.2576, 0.4322, 71.9851
      CIE-Lab:
        87.9614, -64.5473, 23.2370
        CIE-LCH:
        87.9614, 68.6025, 160.2012
        CIE-Luv:
        87.9614, -72.6274, 44.2688
        Hunter-Lab:
        84.8440, -58.2051, 23.2780
      #2dfaae color charts
#2dfaae RGB chart
      #2dfaae CMYK chart
      #2dfaae RGB pie chart
      #2dfaae color shades, tints & tones
#2dfaae color schemes
#2dfaae color preview, HTML & CSS examples
           This text has a color of #2dfaae        
        
          <p style="color:#2dfaae;">Text here</p>
        
        
          .mytext {color:#2dfaae;}
        
        Text color #2dfaae
      
           This box has a color of #2dfaae        
        
          <div style="background-color:#2dfaae;">Content here</div>
        
        
          .mybackground {background-color:#2dfaae;}
        
        Background color #2dfaae
      
           Border around this has a color of #2dfaae        
        
          <div style="border:2px solid #2dfaae;">Content here</div>
        
        
          .myborder {border:2px solid #2dfaae;}
        
        Border color #2dfaae