#2defd2 color space conversions
Hex:
        #2defd2
        RGB:
        45, 239, 210
        CMY:
        82, 6, 18
        CMYK:
        81, 0, 12, 6
      HSL:
        171°, 85.8407%, 55.6863%
        HSV (HSB):
        171°, 81.1715%, 93.7255%
        XYZ:
        43.5815, 66.9440, 71.5973
        xyY:
        0.2393, 0.3676, 66.9440
      CIE-Lab:
        85.4757, -51.8356, 1.0410
        CIE-LCH:
        85.4757, 51.8461, 178.8495
        CIE-Luv:
        85.4757, -66.4081, 9.8625
        Hunter-Lab:
        81.8193, -48.1048, 5.3909
      #2defd2 color charts
#2defd2 RGB chart
      #2defd2 CMYK chart
      #2defd2 RGB pie chart
      #2defd2 color shades, tints & tones
#2defd2 color schemes
#2defd2 color preview, HTML & CSS examples
           This text has a color of #2defd2        
        
          <p style="color:#2defd2;">Text here</p>
        
        
          .mytext {color:#2defd2;}
        
        Text color #2defd2
      
           This box has a color of #2defd2        
        
          <div style="background-color:#2defd2;">Content here</div>
        
        
          .mybackground {background-color:#2defd2;}
        
        Background color #2defd2
      
           Border around this has a color of #2defd2        
        
          <div style="border:2px solid #2defd2;">Content here</div>
        
        
          .myborder {border:2px solid #2defd2;}
        
        Border color #2defd2