#2dc8d1 color space conversions
Hex:
        #2dc8d1
        RGB:
        45, 200, 209
        CMY:
        82, 22, 18
        CMYK:
        78, 4, 0, 18
      HSL:
        183°, 64.5669%, 49.8039%
        HSV (HSB):
        183°, 78.4689%, 81.9608%
        XYZ:
        33.2451, 46.4699, 67.5390
        xyY:
        0.2258, 0.3156, 46.4699
      CIE-Lab:
        73.8494, -34.9924, -15.6542
        CIE-LCH:
        73.8494, 38.3343, 204.1018
        CIE-Luv:
        73.8494, -53.0867, -19.2303
        Hunter-Lab:
        68.1688, -32.2432, -11.0240
      #2dc8d1 color charts
#2dc8d1 RGB chart
      #2dc8d1 CMYK chart
      #2dc8d1 RGB pie chart
      #2dc8d1 color shades, tints & tones
#2dc8d1 color schemes
#2dc8d1 color preview, HTML & CSS examples
           This text has a color of #2dc8d1        
        
          <p style="color:#2dc8d1;">Text here</p>
        
        
          .mytext {color:#2dc8d1;}
        
        Text color #2dc8d1
      
           This box has a color of #2dc8d1        
        
          <div style="background-color:#2dc8d1;">Content here</div>
        
        
          .mybackground {background-color:#2dc8d1;}
        
        Background color #2dc8d1
      
           Border around this has a color of #2dc8d1        
        
          <div style="border:2px solid #2dc8d1;">Content here</div>
        
        
          .myborder {border:2px solid #2dc8d1;}
        
        Border color #2dc8d1