#2dded5 color space conversions
Hex:
        #2dded5
        RGB:
        45, 222, 213
        CMY:
        82, 13, 16
        CMYK:
        80, 0, 4, 13
      HSL:
        177°, 72.8395%, 52.3529%
        HSV (HSB):
        177°, 79.7297%, 87.0588%
        XYZ:
        39.2137, 57.6045, 72.0028
        xyY:
        0.2323, 0.3412, 57.6045
      CIE-Lab:
        80.5184, -43.8047, -7.8337
        CIE-LCH:
        80.5184, 44.4997, 190.1392
        CIE-Luv:
        80.5184, -60.3990, -5.3898
        Hunter-Lab:
        75.8977, -40.5961, -3.1190
      #2dded5 color charts
#2dded5 RGB chart
      #2dded5 CMYK chart
      #2dded5 RGB pie chart
      #2dded5 color shades, tints & tones
#2dded5 color schemes
#2dded5 color preview, HTML & CSS examples
           This text has a color of #2dded5        
        
          <p style="color:#2dded5;">Text here</p>
        
        
          .mytext {color:#2dded5;}
        
        Text color #2dded5
      
           This box has a color of #2dded5        
        
          <div style="background-color:#2dded5;">Content here</div>
        
        
          .mybackground {background-color:#2dded5;}
        
        Background color #2dded5
      
           Border around this has a color of #2dded5        
        
          <div style="border:2px solid #2dded5;">Content here</div>
        
        
          .myborder {border:2px solid #2dded5;}
        
        Border color #2dded5