#2cf2f1 color space conversions
Hex:
        #2cf2f1
        RGB:
        44, 242, 241
        CMY:
        83, 5, 5
        CMYK:
        82, 0, 0, 5
      HSL:
        180°, 88.3929%, 56.0784%
        HSV (HSB):
        180°, 81.8182%, 94.9020%
        XYZ:
        48.6680, 70.3906, 94.2408
        xyY:
        0.2282, 0.3300, 70.3906
      CIE-Lab:
        87.1881, -44.7654, -12.6895
        CIE-LCH:
        87.1881, 46.5292, 195.8263
        CIE-Luv:
        87.1881, -65.1847, -13.2229
        Hunter-Lab:
        83.8991, -43.2795, -7.8689
      #2cf2f1 color charts
#2cf2f1 RGB chart
      #2cf2f1 CMYK chart
      #2cf2f1 RGB pie chart
      #2cf2f1 color shades, tints & tones
#2cf2f1 color schemes
#2cf2f1 color preview, HTML & CSS examples
           This text has a color of #2cf2f1        
        
          <p style="color:#2cf2f1;">Text here</p>
        
        
          .mytext {color:#2cf2f1;}
        
        Text color #2cf2f1
      
           This box has a color of #2cf2f1        
        
          <div style="background-color:#2cf2f1;">Content here</div>
        
        
          .mybackground {background-color:#2cf2f1;}
        
        Background color #2cf2f1
      
           Border around this has a color of #2cf2f1        
        
          <div style="border:2px solid #2cf2f1;">Content here</div>
        
        
          .myborder {border:2px solid #2cf2f1;}
        
        Border color #2cf2f1