#2df4da color space conversions
Hex:
        #2df4da
        RGB:
        45, 244, 218
        CMY:
        82, 4, 15
        CMYK:
        82, 0, 11, 4
      HSL:
        172°, 90.0452%, 56.6667%
        HSV (HSB):
        172°, 81.5574%, 95.6863%
        XYZ:
        46.0878, 70.3212, 77.4739
        xyY:
        0.2377, 0.3627, 70.3212
      CIE-Lab:
        87.1542, -51.8171, -0.6988
        CIE-LCH:
        87.1542, 51.8218, 180.7727
        CIE-Luv:
        87.1542, -67.4998, 7.1763
        Hunter-Lab:
        83.8577, -48.6484, 3.9240
      #2df4da color charts
#2df4da RGB chart
      #2df4da CMYK chart
      #2df4da RGB pie chart
      #2df4da color shades, tints & tones
#2df4da color schemes
#2df4da color preview, HTML & CSS examples
           This text has a color of #2df4da        
        
          <p style="color:#2df4da;">Text here</p>
        
        
          .mytext {color:#2df4da;}
        
        Text color #2df4da
      
           This box has a color of #2df4da        
        
          <div style="background-color:#2df4da;">Content here</div>
        
        
          .mybackground {background-color:#2df4da;}
        
        Background color #2df4da
      
           Border around this has a color of #2df4da        
        
          <div style="border:2px solid #2df4da;">Content here</div>
        
        
          .myborder {border:2px solid #2df4da;}
        
        Border color #2df4da