#2cf8e1 color space conversions
Hex:
        #2cf8e1
        RGB:
        44, 248, 225
        CMY:
        83, 3, 12
        CMYK:
        82, 0, 9, 3
      HSL:
        173°, 93.5780%, 57.2549%
        HSV (HSB):
        173°, 82.2581%, 97.2549%
        XYZ:
        48.1967, 73.1065, 82.8049
        xyY:
        0.2361, 0.3582, 73.1065
      CIE-Lab:
        88.4985, -51.7091, -2.3859
        CIE-LCH:
        88.4985, 51.7641, 182.6417
        CIE-Luv:
        88.4985, -68.4118, 4.5155
        Hunter-Lab:
        85.5024, -49.0107, 2.4321
      #2cf8e1 color charts
#2cf8e1 RGB chart
      #2cf8e1 CMYK chart
      #2cf8e1 RGB pie chart
      #2cf8e1 color shades, tints & tones
#2cf8e1 color schemes
#2cf8e1 color preview, HTML & CSS examples
           This text has a color of #2cf8e1        
        
          <p style="color:#2cf8e1;">Text here</p>
        
        
          .mytext {color:#2cf8e1;}
        
        Text color #2cf8e1
      
           This box has a color of #2cf8e1        
        
          <div style="background-color:#2cf8e1;">Content here</div>
        
        
          .mybackground {background-color:#2cf8e1;}
        
        Background color #2cf8e1
      
           Border around this has a color of #2cf8e1        
        
          <div style="border:2px solid #2cf8e1;">Content here</div>
        
        
          .myborder {border:2px solid #2cf8e1;}
        
        Border color #2cf8e1