#2cfcbe color space conversions
Hex:
        #2cfcbe
        RGB:
        44, 252, 190
        CMY:
        83, 1, 25
        CMYK:
        83, 0, 25, 1
      HSL:
        162°, 97.1963%, 58.0392%
        HSV (HSB):
        162°, 82.5397%, 98.8235%
        XYZ:
        45.1434, 73.8740, 60.5950
        xyY:
        0.2513, 0.4113, 73.8740
      CIE-Lab:
        88.8629, -61.8839, 16.2894
        CIE-LCH:
        88.8629, 63.9919, 165.2529
        CIE-Luv:
        88.8629, -72.2965, 34.2826
        Hunter-Lab:
        85.9500, -56.6592, 18.3653
      #2cfcbe color charts
#2cfcbe RGB chart
      #2cfcbe CMYK chart
      #2cfcbe RGB pie chart
      #2cfcbe color shades, tints & tones
#2cfcbe color schemes
#2cfcbe color preview, HTML & CSS examples
           This text has a color of #2cfcbe        
        
          <p style="color:#2cfcbe;">Text here</p>
        
        
          .mytext {color:#2cfcbe;}
        
        Text color #2cfcbe
      
           This box has a color of #2cfcbe        
        
          <div style="background-color:#2cfcbe;">Content here</div>
        
        
          .mybackground {background-color:#2cfcbe;}
        
        Background color #2cfcbe
      
           Border around this has a color of #2cfcbe        
        
          <div style="border:2px solid #2cfcbe;">Content here</div>
        
        
          .myborder {border:2px solid #2cfcbe;}
        
        Border color #2cfcbe