#2df3dc color space conversions
Hex:
        #2df3dc
        RGB:
        45, 243, 220
        CMY:
        82, 5, 14
        CMYK:
        81, 0, 9, 5
      HSL:
        173°, 89.1892%, 56.4706%
        HSV (HSB):
        173°, 81.4815%, 95.2941%
        XYZ:
        46.0510, 69.8264, 78.7608
        xyY:
        0.2366, 0.3587, 69.8264
      CIE-Lab:
        86.9116, -50.8761, -2.1002
        CIE-LCH:
        86.9116, 50.9194, 182.3638
        CIE-Luv:
        86.9116, -67.0140, 4.8236
        Hunter-Lab:
        83.5622, -47.8626, 2.6102
      #2df3dc color charts
#2df3dc RGB chart
      #2df3dc CMYK chart
      #2df3dc RGB pie chart
      #2df3dc color shades, tints & tones
#2df3dc color schemes
#2df3dc color preview, HTML & CSS examples
           This text has a color of #2df3dc        
        
          <p style="color:#2df3dc;">Text here</p>
        
        
          .mytext {color:#2df3dc;}
        
        Text color #2df3dc
      
           This box has a color of #2df3dc        
        
          <div style="background-color:#2df3dc;">Content here</div>
        
        
          .mybackground {background-color:#2df3dc;}
        
        Background color #2df3dc
      
           Border around this has a color of #2df3dc        
        
          <div style="border:2px solid #2df3dc;">Content here</div>
        
        
          .myborder {border:2px solid #2df3dc;}
        
        Border color #2df3dc