#2cfed8 color space conversions
Hex:
        #2cfed8
        RGB:
        44, 254, 216
        CMY:
        83, 0, 15
        CMYK:
        83, 0, 15, 0
      HSL:
        169°, 99.0566%, 58.4314%
        HSV (HSB):
        169°, 82.6772%, 99.6078%
        XYZ:
        48.8752, 76.3770, 77.1320
        xyY:
        0.2415, 0.3774, 76.3770
      CIE-Lab:
        90.0341, -56.4658, 4.5296
        CIE-LCH:
        90.0341, 56.6472, 175.4136
        CIE-Luv:
        90.0341, -71.0873, 16.0718
        Hunter-Lab:
        87.3939, -53.1129, 8.8477
      #2cfed8 color charts
#2cfed8 RGB chart
      #2cfed8 CMYK chart
      #2cfed8 RGB pie chart
      #2cfed8 color shades, tints & tones
#2cfed8 color schemes
#2cfed8 color preview, HTML & CSS examples
           This text has a color of #2cfed8        
        
          <p style="color:#2cfed8;">Text here</p>
        
        
          .mytext {color:#2cfed8;}
        
        Text color #2cfed8
      
           This box has a color of #2cfed8        
        
          <div style="background-color:#2cfed8;">Content here</div>
        
        
          .mybackground {background-color:#2cfed8;}
        
        Background color #2cfed8
      
           Border around this has a color of #2cfed8        
        
          <div style="border:2px solid #2cfed8;">Content here</div>
        
        
          .myborder {border:2px solid #2cfed8;}
        
        Border color #2cfed8