#2cbebc color space conversions
Hex:
        #2cbebc
        RGB:
        44, 190, 188
        CMY:
        83, 25, 26
        CMYK:
        77, 0, 1, 25
      HSL:
        179°, 62.3932%, 45.8824%
        HSV (HSB):
        179°, 76.8421%, 74.5098%
        XYZ:
        28.5293, 40.9932, 53.9858
        xyY:
        0.2310, 0.3319, 40.9932
      CIE-Lab:
        70.1712, -36.6517, -9.7250
        CIE-LCH:
        70.1712, 37.9199, 194.8601
        CIE-Luv:
        70.1712, -51.2189, -9.3467
        Hunter-Lab:
        64.0260, -32.5078, -5.1743
      #2cbebc color charts
#2cbebc RGB chart
      #2cbebc CMYK chart
      #2cbebc RGB pie chart
      #2cbebc color shades, tints & tones
#2cbebc color schemes
#2cbebc color preview, HTML & CSS examples
           This text has a color of #2cbebc        
        
          <p style="color:#2cbebc;">Text here</p>
        
        
          .mytext {color:#2cbebc;}
        
        Text color #2cbebc
      
           This box has a color of #2cbebc        
        
          <div style="background-color:#2cbebc;">Content here</div>
        
        
          .mybackground {background-color:#2cbebc;}
        
        Background color #2cbebc
      
           Border around this has a color of #2cbebc        
        
          <div style="border:2px solid #2cbebc;">Content here</div>
        
        
          .myborder {border:2px solid #2cbebc;}
        
        Border color #2cbebc