#2cebd1 color space conversions
Hex:
        #2cebd1
        RGB:
        44, 235, 209
        CMY:
        83, 8, 18
        CMYK:
        81, 0, 11, 8
      HSL:
        172°, 82.6840%, 54.7059%
        HSV (HSB):
        172°, 81.2766%, 92.1569%
        XYZ:
        42.2557, 64.5556, 70.5550
        xyY:
        0.2382, 0.3640, 64.5556
      CIE-Lab:
        84.2542, -50.5210, -0.2169
        CIE-LCH:
        84.2542, 50.5215, 180.2460
        CIE-Luv:
        84.2542, -65.2278, 7.6836
        Hunter-Lab:
        80.3465, -46.7300, 4.1780
      #2cebd1 color charts
#2cebd1 RGB chart
      #2cebd1 CMYK chart
      #2cebd1 RGB pie chart
      #2cebd1 color shades, tints & tones
#2cebd1 color schemes
#2cebd1 color preview, HTML & CSS examples
           This text has a color of #2cebd1        
        
          <p style="color:#2cebd1;">Text here</p>
        
        
          .mytext {color:#2cebd1;}
        
        Text color #2cebd1
      
           This box has a color of #2cebd1        
        
          <div style="background-color:#2cebd1;">Content here</div>
        
        
          .mybackground {background-color:#2cebd1;}
        
        Background color #2cebd1
      
           Border around this has a color of #2cebd1        
        
          <div style="border:2px solid #2cebd1;">Content here</div>
        
        
          .myborder {border:2px solid #2cebd1;}
        
        Border color #2cebd1