#2dc3cd color space conversions
Hex:
        #2dc3cd
        RGB:
        45, 195, 205
        CMY:
        82, 24, 20
        CMYK:
        78, 5, 0, 20
      HSL:
        184°, 64.0000%, 49.0196%
        HSV (HSB):
        184°, 78.0488%, 80.3922%
        XYZ:
        31.6167, 43.9959, 64.5833
        xyY:
        0.2255, 0.3138, 43.9959
      CIE-Lab:
        72.2257, -33.8422, -15.9282
        CIE-LCH:
        72.2257, 37.4032, 205.2046
        CIE-Luv:
        72.2257, -51.6306, -19.7877
        Hunter-Lab:
        66.3294, -30.9922, -11.2986
      #2dc3cd color charts
#2dc3cd RGB chart
      #2dc3cd CMYK chart
      #2dc3cd RGB pie chart
      #2dc3cd color shades, tints & tones
#2dc3cd color schemes
#2dc3cd color preview, HTML & CSS examples
           This text has a color of #2dc3cd        
        
          <p style="color:#2dc3cd;">Text here</p>
        
        
          .mytext {color:#2dc3cd;}
        
        Text color #2dc3cd
      
           This box has a color of #2dc3cd        
        
          <div style="background-color:#2dc3cd;">Content here</div>
        
        
          .mybackground {background-color:#2dc3cd;}
        
        Background color #2dc3cd
      
           Border around this has a color of #2dc3cd        
        
          <div style="border:2px solid #2dc3cd;">Content here</div>
        
        
          .myborder {border:2px solid #2dc3cd;}
        
        Border color #2dc3cd