#2cc5cf color space conversions
Hex:
        #2cc5cf
        RGB:
        44, 197, 207
        CMY:
        83, 23, 19
        CMYK:
        79, 5, 0, 19
      HSL:
        184°, 64.9402%, 49.2157%
        HSV (HSB):
        184°, 78.7440%, 81.1765%
        XYZ:
        32.2674, 44.9730, 66.0115
        xyY:
        0.2252, 0.3139, 44.9730
      CIE-Lab:
        72.8741, -34.2762, -16.0400
        CIE-LCH:
        72.8741, 37.8436, 205.0779
        CIE-Luv:
        72.8741, -52.2991, -19.9326
        Hunter-Lab:
        67.0619, -31.4714, -11.4180
      #2cc5cf color charts
#2cc5cf RGB chart
      #2cc5cf CMYK chart
      #2cc5cf RGB pie chart
      #2cc5cf color shades, tints & tones
#2cc5cf color schemes
#2cc5cf color preview, HTML & CSS examples
           This text has a color of #2cc5cf        
        
          <p style="color:#2cc5cf;">Text here</p>
        
        
          .mytext {color:#2cc5cf;}
        
        Text color #2cc5cf
      
           This box has a color of #2cc5cf        
        
          <div style="background-color:#2cc5cf;">Content here</div>
        
        
          .mybackground {background-color:#2cc5cf;}
        
        Background color #2cc5cf
      
           Border around this has a color of #2cc5cf        
        
          <div style="border:2px solid #2cc5cf;">Content here</div>
        
        
          .myborder {border:2px solid #2cc5cf;}
        
        Border color #2cc5cf