#2de7de color space conversions
Hex:
        #2de7de
        RGB:
        45, 231, 222
        CMY:
        82, 9, 13
        CMYK:
        81, 0, 4, 9
      HSL:
        177°, 79.4872%, 54.1176%
        HSV (HSB):
        177°, 80.5195%, 90.5882%
        XYZ:
        42.8429, 62.9836, 79.0062
        xyY:
        0.2318, 0.3408, 62.9836
      CIE-Lab:
        83.4338, -45.2249, -8.2828
        CIE-LCH:
        83.4338, 45.9772, 190.3785
        CIE-Luv:
        83.4338, -62.8014, -5.9160
        Hunter-Lab:
        79.3622, -42.5224, -3.4705
      #2de7de color charts
#2de7de RGB chart
      #2de7de CMYK chart
      #2de7de RGB pie chart
      #2de7de color shades, tints & tones
#2de7de color schemes
#2de7de color preview, HTML & CSS examples
           This text has a color of #2de7de        
        
          <p style="color:#2de7de;">Text here</p>
        
        
          .mytext {color:#2de7de;}
        
        Text color #2de7de
      
           This box has a color of #2de7de        
        
          <div style="background-color:#2de7de;">Content here</div>
        
        
          .mybackground {background-color:#2de7de;}
        
        Background color #2de7de
      
           Border around this has a color of #2de7de        
        
          <div style="border:2px solid #2de7de;">Content here</div>
        
        
          .myborder {border:2px solid #2de7de;}
        
        Border color #2de7de