#2df6de color space conversions
Hex:
        #2df6de
        RGB:
        45, 246, 222
        CMY:
        82, 4, 13
        CMYK:
        82, 0, 10, 4
      HSL:
        173°, 91.7808%, 57.0588%
        HSV (HSB):
        173°, 81.7073%, 96.4706%
        XYZ:
        47.2228, 71.7433, 80.4662
        xyY:
        0.2368, 0.3597, 71.7433
      CIE-Lab:
        87.8449, -51.5960, -1.7776
        CIE-LCH:
        87.8449, 51.6266, 181.9732
        CIE-Luv:
        87.8449, -67.8737, 5.4540
        Hunter-Lab:
        84.7014, -48.7102, 2.9656
      #2df6de color charts
#2df6de RGB chart
      #2df6de CMYK chart
      #2df6de RGB pie chart
      #2df6de color shades, tints & tones
#2df6de color schemes
#2df6de color preview, HTML & CSS examples
           This text has a color of #2df6de        
        
          <p style="color:#2df6de;">Text here</p>
        
        
          .mytext {color:#2df6de;}
        
        Text color #2df6de
      
           This box has a color of #2df6de        
        
          <div style="background-color:#2df6de;">Content here</div>
        
        
          .mybackground {background-color:#2df6de;}
        
        Background color #2df6de
      
           Border around this has a color of #2df6de        
        
          <div style="border:2px solid #2df6de;">Content here</div>
        
        
          .myborder {border:2px solid #2df6de;}
        
        Border color #2df6de