#2dcfc2 color space conversions
Hex:
        #2dcfc2
        RGB:
        45, 207, 194
        CMY:
        82, 19, 24
        CMYK:
        78, 0, 6, 19
      HSL:
        175°, 64.2857%, 49.4118%
        HSV (HSB):
        175°, 78.2609%, 81.1765%
        XYZ:
        33.1326, 49.0786, 58.7658
        xyY:
        0.2350, 0.3481, 49.0786
      CIE-Lab:
        75.5002, -42.5056, -5.0774
        CIE-LCH:
        75.5002, 42.8078, 186.8119
        CIE-Luv:
        75.5002, -56.6191, -1.1995
        Hunter-Lab:
        70.0561, -38.1777, -0.6955
      #2dcfc2 color charts
#2dcfc2 RGB chart
      #2dcfc2 CMYK chart
      #2dcfc2 RGB pie chart
      #2dcfc2 color shades, tints & tones
#2dcfc2 color schemes
#2dcfc2 color preview, HTML & CSS examples
           This text has a color of #2dcfc2        
        
          <p style="color:#2dcfc2;">Text here</p>
        
        
          .mytext {color:#2dcfc2;}
        
        Text color #2dcfc2
      
           This box has a color of #2dcfc2        
        
          <div style="background-color:#2dcfc2;">Content here</div>
        
        
          .mybackground {background-color:#2dcfc2;}
        
        Background color #2dcfc2
      
           Border around this has a color of #2dcfc2        
        
          <div style="border:2px solid #2dcfc2;">Content here</div>
        
        
          .myborder {border:2px solid #2dcfc2;}
        
        Border color #2dcfc2