#2dcbce color space conversions
Hex:
        #2dcbce
        RGB:
        45, 203, 206
        CMY:
        82, 20, 19
        CMYK:
        78, 1, 0, 19
      HSL:
        181°, 64.1434%, 49.2157%
        HSV (HSB):
        181°, 78.1553%, 80.7843%
        XYZ:
        33.5787, 47.7260, 65.8348
        xyY:
        0.2282, 0.3244, 47.7260
      CIE-Lab:
        74.6518, -37.2764, -12.8239
        CIE-LCH:
        74.6518, 39.4206, 198.9843
        CIE-Luv:
        74.6518, -54.3502, -14.3145
        Hunter-Lab:
        69.0840, -34.1360, -8.1426
      #2dcbce color charts
#2dcbce RGB chart
      #2dcbce CMYK chart
      #2dcbce RGB pie chart
      #2dcbce color shades, tints & tones
#2dcbce color schemes
#2dcbce color preview, HTML & CSS examples
           This text has a color of #2dcbce        
        
          <p style="color:#2dcbce;">Text here</p>
        
        
          .mytext {color:#2dcbce;}
        
        Text color #2dcbce
      
           This box has a color of #2dcbce        
        
          <div style="background-color:#2dcbce;">Content here</div>
        
        
          .mybackground {background-color:#2dcbce;}
        
        Background color #2dcbce
      
           Border around this has a color of #2dcbce        
        
          <div style="border:2px solid #2dcbce;">Content here</div>
        
        
          .myborder {border:2px solid #2dcbce;}
        
        Border color #2dcbce